Age | Commit message (Expand) | Author |
2016-03-23 | You can now select chromosome and an Mb range from the top menu and remap...The track in the single chromosome view to zoom into smaller intervals now works correctly again
| zsloan |
2016-03-23 | Fixed GN1 mapping plots so that Y axis and the Y coordinates of manhattan plo......Table filters markers so it can always be displayed now (previously was too large for GEMMA)
| zsloan |
2016-03-21 | Manhattan plot option now works for GN1 map, and GEMMA is set to display as m... | zsloan |
2016-03-21 | Changed code parsing marker csv file to increase GEMMA speed...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
| zsloan |
2016-03-18 | Forgot to not retrieve sample data for the phenotype global search with the l... | zsloan |
2016-03-18 | Merge branch 'development' of github.com:genenetwork/genenetwork2 | zsloan |
2016-03-18 | Replaced header with other information in qtl map...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)
| zsloan |
2016-03-17 | Fixed a bunch of geno files that had most of their contents removed for some ... | zsloan |
2016-03-15 | Merge branch 'development' of github.com:genenetwork/genenetwork2 | zsloan |
2016-03-15 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan |
2016-03-15 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development | zsloan |
2016-03-15 | Merge branch 'master' of https://github.com/genenetwork/genenetwork2 | zsloan |
2016-03-15 | Fixed the mapping figure track that lets you zoom into a smaller range...Fixed the third party mapping figure tracks to refer to the correct chromosome (before it was always 1)
| zsloan |
2016-03-15 | Added mapping output file directory to gitignore | zsloan |
2016-03-14 | Changed the way headers look across all pages...Changed the way details are displayed in show trait page
Changed search query so that it orders results by symbol
| zsloan |
2016-03-03 | Fixed issue where correlation would do mapping if run after mapping | zsloan |
2016-03-03 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development | zsloan |
2016-03-03 | Fixed trait export to include SE values | zsloan |
2016-03-03 | Merge branch 'master' of https://github.com/genenetwork/genenetwork2 | zsloan |
2016-03-03 | Update gsearch.py | Lei Yan |
2016-03-02 | Increased gsearch speed by removing unnecessary query for sample data...Still slower than preferable due to having to query the gn1 database for every trait in the search results
| zsloan |
2016-03-01 | Merge branch 'master' of https://github.com/genenetwork/genenetwork2 | zsloan |
2016-03-01 | Committing change to dataset menu before pull | zsloan |
2016-03-01 | Fixed csv download and removed non-working "Download Table" button for collec......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
| zsloan |
2016-02-26 | PLINK should not run correctly and graph using GN1 image...Updated dataset menu structure json
Increased the width for the label and text field for inputting MAF for PLINK and GEMMA
| zsloan |
2016-02-25 | fixed untracked files | zsloan |
2016-02-24 | GEMMA mostly working with gn1 mapping, though there may be some issue with th... | zsloan |
2016-02-18 | Edited gen_select_dataset to remove confidential datasets...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
| zsloan |
2016-02-15 | Fixed R/qtl mapping so the group (BXD, etc) isn't hardcoded...Removed an extraneous </td> tag from the show trait page
| zsloan |
2016-02-11 | Updated jquery validation plugin, now works in IE...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
| zsloan |
2016-02-08 | Fixed the logic if how the correlation page applies filters (mean expression,......Added back some colorbox directories that we apparently need (I had removed them in an earlier commit)
| zsloan |
2016-02-08 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development...Conflicts:
.gitignore
| zsloan |
2016-02-08 | Guix: installation notes | pjotrp |
2016-02-08 | Renamed misc dir to doc | pjotrp |
2016-02-08 | Removing LFS | pjotrp |
2016-02-08 | gitignore: resolved conflict | pjotrp |
2016-02-08 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into gn-master | pjotrp |
2016-02-04 | Most importantly, this commit fixes an issue that caused the trait page to no......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
| zsloan |
2016-01-29 | Info button should now work for phenotype and genotype datasets | zsloan |
2016-01-27 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development | zsloan |
2016-01-27 | Added info button to Dataset dropdown on index page...Fixed script that generates dataset dropdown json file to include accession id
Fixed dataset link on search results page
| zsloan |
2016-01-26 | Removed a bunch of files/directories/packages that are no longer used and som... | zsloan |
2016-01-21 | MANIFEST: Ignore output data | pjotrp |
2016-01-21 | Adding html+js+css+img files into MANIFEST | pjotrp |
2016-01-19 | Adding Python setup.py support | pjotrp |
2016-01-15 | Cofactor now works with reaper | zsloan |
2016-01-14 | Regular and single chr views work for qtl reaper now...Single chr now works for R/qtl (didn't before)
Merged qtl reaper code into marker_regression.py
| zsloan |
2016-01-12 | Mapping works for rqtl and centimorgan scale | zsloan |
2016-01-06 | Single chromosome view now works for mapping page using GN1's image code...Removed loading bar that appeared on show trait page since it didn't work with GN1 mapping (which opens in a new page)
| zsloan |
2016-01-04 | Added headers/foots/css to mapping page...Mapping results table now works
| zsloan |