Age | Commit message (Collapse) | Author |
|
Temporarily removed second sample table for CFW traits
Fixed location of global search bar to work with wider screens
|
|
files and how it writes the phenotype file)
Y-axis for GEMMA now says -log(p)
Updated the style of the trait sample data table in the trait page
Updated dataset_select_menu_orig.js to also build just the Species and Group drop-downs for the trait input page (as opposed to all 4 drop-downs)
Updated dataset menu json file
Added option to show and hide columns to regular search page using colVis
Changed regular and global search result table styles/column widths
Began work on user trait submission code (not working yet though)
Began work on static loading page for mapping results
|
|
tables
Disabled sorting for the first column (check box) of the samples tables
|
|
Updated dataset_menu_structure.json
|
|
loading a collection or doing ctl analysis
|
|
be there and changed the code that calls them accordingly
Improved loadings plot on the correlation matrix page to look like GN1's figure (though it's vector and GN1's was static)
Removed some unused code from show_trait.py
changed appearance of table headers some, though needs a little more work
Updated dataset_menu_structure.json
|
|
|
|
sample p
Set default sort for correlation page to sample p
Improved appearance of correlation matrix some by decreasing line height
Added labels to each figure/table on the correlation page
|
|
which would result in wrong correlation results
Fixed issue where the mean would sometimes be displayed into of the additive effect
|
|
(related to factor loadings table)
Also improved factor loads table to show only two factors when there are two traits
Fixed error related to get_traits_from_collections.js being called in collections/list before jquery is defined
|
|
results pages
Improved the way the table width is set for search results page
|
|
|
|
Fixed issue where I forgot to remove a parameter from jsonable_table_row in trait.py
|
|
|
|
increases table load speed
In order to implement Scroller (and make table look nicer), all rows are the same height and excess description/authors text is shown in a tooltip
Increased table width for non-Geno DBs
Fixed issue where Genotype traits did not fetch their location_repr (text for displaying location), causing that column to be blank in searches
Fixed issue causing Correlation Matrix cells to not be colored corresponding with their correlation and also increased cell font a little
Fixed issue where dataset link in the Correlation Page did not correctly point to corresponding GN1 page
|
|
|
|
.geno files.
|
|
|
|
|
|
|
|
|
|
|
|
that displays metadata, etc
Removed currently unused javascript and css imports related to the DataTables buttons import (since it was replaced with the python export) from regular search, both global searches, and the view_collection page
Added a bunch of parameters to the jsonable function for the GeneralTrait object in order to later create a json version of the search results and implement the client-side Scroller feature (which dynamically loads table rows from json when you scroll)
|
|
The "Database" part of the metadata isn't displayed for global search table downloads
In both regular and global search, the table can not be sorted by whether the first column is checked
Removed some unused datatables/javascript from the regular and global search page html
|
|
Only checked traits are now downloaded and all traits are downloaded if nothing is checked
|
|
Still need to add metadata and change it to where only selected traits are exported
|
|
Changed formatting of a couple things in search results text (capitalizing/underlining "terms" and bolding the search term)
Changed "Gene" label on trait page to "NCBI" and removed GenBank link
|
|
|
|
|
|
working right now
Ran some end of line conversion on rqtl_mapping because there were a few ^M's
|
|
a couple functions in collect.py to more accurately reflect when they're called
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed CTL template to display correct number of traits (previously it would display 1 fewer than you selected).
|
|
|
|
|
|
|
|
|
|
Throw error when TMPDIRs are not writable
|
|
|