Age | Commit message (Collapse) | Author |
|
|
|
|
|
for mapping
- Now shows error page for Correlation Matrix if traits aren't all from the same group (later need to make it check for shared samples, since different groups may contain some of the same samples
- Mapping results page now displays the genofile in the information section
- Only show Interval Analyst if species is mouse or rat (previously it would show a blank table for other species)
- Network Graph now only shows links in a node's info if the relevant information (for example geneid) exists, and the label changes depending on the type of data set
- Other minor changes to the appearance of the Network Graph menu (less white space, plus clickable descriptions for a couple options)
- Improved Correlations Results page to shorten Description and Authors cell content for Phenotype traits (to keep table width manageable)
- Changed the glossary links for LRS and Additive Effect columns for Gene Global Search
- Improved appearance for Phenotype Global Search results
- Temporarily removed Mapping options/features that don't work from the trait page
|
|
|
|
|
|
|
|
|
|
appearance for mRNA assay data sets (still need to improve it for others)
Fixed minor logic issue in trait.py
|
|
|
|
|
|
|
|
|
|
|
|
Graph interface
|
|
|
|
|
|
* refactored ./bin/genenetwork2 and /etc/default_settings
- better detection of Guix
- removed unused parameters, such as GEMMA_RESULT_PATH and TEMP_TRAITS
- removing some default settings, such as PYLMM_COMMAND
- rename some settings, such as SQL_URI and LOG_SQL_ALCHEMY
- added GUIX_JS_PATH for JS modules
* Added documentation on installing binary GN2
* Updated Twitter board to latest version in Guix - it had broken
* Updated many tools in the latest Guix profile
|
|
Updated dataset menu dropdown info
Began adding option to download statistics figures as PNG
|
|
|
|
|
|
|
|
different from base dataset
Improved collection list and view table appearances
Added question mark image for glossary entries in table headers
Fixed issue where extra decimal place sometimes appeared in bar chart Y axis tick values
|
|
Improved appearance of search result and collection tables
|
|
|
|
|
|
|
|
- Correct PCA trait data is created but can't be saved yet
- Added inner margins by increasing xDomain and yDomain of probability plot on trait page
- Increased X/Y-axis label font size
- Turned "processes" to 0 on runserver.py for PROD setting, since it doesn't work with threading
- Improved appearance of correlation page table
- Added links to github to index page
- Removed js_data from GEMMA/PLINK mapping results, since it isn't used for those
- Removed "Tissue" from trait page for phenotype traits
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for non-mRNA Assay datasets
Increased digits of some Basic Statistics values from 2 to 3
|
|
|
|
groups should show dominance effect
Minor changes/improvements for trait page
Updated dataset_menu_structure.json
|
|
GEMMA mapping accuracy.
|
|
method.
|
|
|
|
|
|
|
|
Temporarily removed second sample table for CFW traits
Fixed location of global search bar to work with wider screens
|
|
|
|
Various changes/fixes
|
|
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
|
|
Various changes
|
|
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
|