Age | Commit message (Collapse) | Author |
|
|
|
|
|
similar to the previous one with a missing unigene id
|
|
|
|
Fixed issue with the script that generates the drop-down menus where phenotype/genotype datasets wouldn't show up for species without any mRNA assay datasets
Added icon for smartphones/tablets
Made error more informative for main search
Added gene symbol column to collections (need to add something that removes the column if it's all empty)
|
|
|
|
|
|
Browser, it often wouldn't correctly identify when markers were on genes
|
|
|
|
|
|
made news scrollable
|
|
Fixed a bug that sometimes occurred in search results
Changed order of items on index page
|
|
should be fixed now
|
|
results
|
|
analyst track
|
|
|
|
- Made the text on the "Forgot Password" page more simple and less cluttered
- Added line to index page about RANGE search function
- Fixed bar chart on trait page so that it sets the bottom margin depending upon the longest sample name length
|
|
currently work
|
|
|
|
and I do a try/except for whether it can build the trait object; ideally I should correctly filter out datasets)
|
|
|
|
visible datasets
|
|
certain phenotype datasets to not show up in drop-downs
|
|
some wonky behavior
|
|
still look for the results filename
|
|
result needed to be transposed
|
|
|
|
|
|
traits
|
|
Phenotype type (for example the GI Tract Metabolome data)
Fixed issue where full description was given for some unpublished traits
Fixed code related to editing certain pages (like news) with CKEditor, but it still won't work until the CKEditor library is included in GUIX or something
|
|
- Fixed issues where some stats figures (mainly box and violin plots) didn't update correctly when sample values were changes
- Fixed issue with some temp traits if user wasn't logged in
- Fixed issue where traits couldn't be added to a collection from the correlation results page
|
|
|
|
or add them to a collection from the corr matrix page,
but you can click them and access them from the trait page. I'll add the option to access them from the corr matrix page as well,
but adding the option to change their names might be trickier since they're currently used as their Redis keys. I need some better
way of passing the Redis key around so it can be stored in collections, but this is tricky without changing the structure in ElasticSearch
- Fixed the way temp traits work so you can use them with various functions, like mapping, correlations, network graph, etc
- Fixed some appearance issue where the network graph options were too wide if a trait name was too long
|
|
stores the output file
Added option to search for terms in quotes, searching for all the contents within the quotes
Added link to R/qtl documentation when user is in the R/qtl mapping tab
|
|
that good. Now it's just a simple header element.
|
|
traits to a collection
Fixed issue with displaying cofactor selection tables for scatterplot
Removed limit on text length for collection trait fields (dataset name and description)
|
|
Made the outlier notification appear for all mapping methods
Removed some misleading text saying "Block samples" from the Transform and Filter Data section
|
|
matched colors between box and violin plots
|
|
new line before submitting
Also removed some pointless wrapper from dataset_select_menu_orig.js that was left over from being converted from coffeescript (need to do this with other files also)
|
|
Set default permutations for R/qtl to 200
|
|
Added title to basic stats table and made link for Interquartile Range more obvious
Removed pointless "Delete Collection" button from correlation results page
|
|
wrong combinations of options
|
|
Fixed stats table to calculate Range and Interquartile Range correctly, and only show Range (fold) for appropriate traits
|
|
- Added text indicating which transformation has been applied
|
|
|
|
separate one like I did for correlation previously
Fixed some wrong text on heatmap page
|
|
Fixed sorting issues on correlation page
|
|
Added a better error page for mapping if no results are returned (which generally implied an error occurred during the running of GEMMA)
Fixed some issues with tables, like them sorting incorrectly or showing the wrong number of digits
|
|
Fixed issue where cofactor selection screens were broken
Changed case attributes to be applied across groups, though need to discuss this with Rob since it shouldn't always be done this way
Added new inversion transformation
|
|
Updated instructions and SERVER_PORT for single flask server
|