Age | Commit message (Collapse) | Author |
|
|
|
gets the LRS location repr and other variables needed to display in table during the retrieve_info function in trait.py instead of retrieve_trait_info in dataset.py)
This change increases the speed by a bit (85 seconds to 66 seconds for example)
Made the column width for location a bit wider for global search page so it doesn't spill onto a second line
|
|
|
|
mapping scale (lrs or lod)
Fixed bug where broken image link would appear if you ran R/qtl with no permutations
|
|
Fixed typo in show_trait html that caused the p-value slider to not work for correlations
|
|
now work correctly.
The correct value (LRS or LOD) will now be displayed in the results table
Added glossary links for GN1 mapping figure options (permutations, bootstrap, etc)
|
|
display LOD scores for the Y-Axis instead of LRS values
|
|
now work for both R/qtl and qtl reaper mapping.
Changed the logic for receiving permutation/bootstrap info when loading mapping page in different ways (from show_trait, from remapping, from clicking single chromosome)
Added text below figure when Allele Effects selected/relevant
|
|
full genome view
There seems to be some issue with the way it does single chromosome bootstrap tests compared with GN1, though. It seems like GN1 completely re-runs the test for that specific chromosome, while GN2 just takes a subset from the previously calculated bootstraps
|
|
genetic(centimorgan) mapping
|
|
|
|
Fixed some issues related to zooming in on chromosome X
Fixed problem where it threw an error for mapping methods that didn't return additive effect
Fixed problem where the endMb in the top form would be set to the endMb of the last chromosome when viewing full genome
|
|
|
|
|
|
Chromosome drop-down select and Mb range text fields now are set to the values the user last selected
|
|
|
|
attributes and standard error
|
|
|
|
Fixed an issue where width wasn't being set correctly, so chromosome view is correct width now (was too short before)
|
|
page took a long time to load when there were too many markers
|
|
The track in the single chromosome view to zoom into smaller intervals now works correctly again
|
|
plot points are correct
Table filters markers so it can always be displayed now (previously was too large for GEMMA)
|
|
manhattan plot
|
|
Currently commenting out the vector map/table for GEMMA since they cause the page to hang, I'll try to figure out a way to prevent this
|
|
last commit, added it now
|
|
Began adding menu to qtl map
Fixed global search to not retrieve samples (to increase speed)
Got the vector plot working again so it can be displayed alongside the gn1-style plot
Only display the vector plot when doing GEMMA to speed up (this might not be necessary)
|
|
|
|
|
|
Fixed the third party mapping figure tracks to refer to the correct chromosome (before it was always 1)
|
|
Changed the way details are displayed in show trait page
Changed search query so that it orders results by symbol
|
|
|
|
|
|
|
|
|
|
|
|
Still slower than preferable due to having to query the gn1 database for every trait in the search results
|
|
|
|
|
|
collections list, collection view, gene/pheno global search, and regular search
Not sure what the best way to determine the filename is, so just using "search_results" or "collection_list" for now
In future I want to replace the default csv download button by attaching its function to the previous "Download Table" button
|
|
Updated dataset menu structure json
Increased the width for the label and text field for inputting MAF for PLINK and GEMMA
|
|
|
|
the y scale
|
|
Also hard-coded the removal of Macaque Monkey since I couldn't think of a good way to retroactively check if every dataset in a species is confidential
|
|
Removed an extraneous </td> tag from the show trait page
|
|
Fixed a couple minor html syntax erors in login_user.html and base.html
Changed export button on correlation page to csvHtml5, but still has problem with commas in fields being interpreted as a new column
|
|
expression, location, etc)
Added back some colorbox directories that we apparently need (I had removed them in an earlier commit)
|
|
Conflicts:
.gitignore
|
|
|
|
not work because of the new dataset_menu_structure.json file
An Intro section is also added to the header, though for the time being its contents aren't populated and the edit option isn't working
|
|
|