Age | Commit message (Expand) | Author |
2021-07-01 | Fixed issue where the interval map QTL line might extend beyond the graph edg... | zsloan |
2021-07-01 | Fixed issue where zooming into chromosome 1 was causing the Y axis scaling to... | zsloan |
2021-07-01 | Fixed bug where there'd be an error if the max boot count is 0 for a chromosome | zsloan |
2021-06-21 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-06-18 | Changed limit from 2000 markers to 10000 markers for the number to show in ma... | zsloan |
2021-06-18 | Added Scroller to mapping results table | zsloan |
2021-06-18 | Re-enable bicor as an option in the trait page templatee | zsloan |
2021-06-18 | Reenable PCA for correlation matrix | zsloan |
2021-06-18 | Re-enable bicor for correlations and fix issue where ro.Vector needed to be c... | zsloan |
2021-06-17 | The listserv link was marked as broken but is working, so I made it a link ag... | zsloan |
2021-06-17 | UCSC Genome Browser link was marked as a broken link, but it apparently works... | zsloan |
2021-06-17 | Only show all-numerical attributes in the 'Filter samples by value' drop-down | zsloan |
2021-06-17 | Added function for getting list of attributes with all numerical values (that... | zsloan |
2021-06-17 | Fixed issue that caused filtering by attribute values to not work if attribut... | zsloan |
2021-06-17 | delete loggers and comments | Alexander Kabui |
2021-06-17 | add f1list and parlist to primary_samples | Alexander Kabui |
2021-06-17 | minor refactoring | Alexander Kabui |
2021-06-17 | sort sample name by sample_ids | Alexander Kabui |
2021-06-17 | remove print statements | Alexander Kabui |
2021-06-17 | remove unused functions + minor fixes | Alexander Kabui |
2021-06-17 | minor fix | Alexander Kabui |
2021-06-17 | pep8 formatting | Alexander Kabui |
2021-06-17 | add query for fetching probeset data | Alexander Kabui |
2021-06-17 | delete loggers and comments | Alexander Kabui |
2021-06-17 | add f1list and parlist to primary_samples | Alexander Kabui |
2021-06-17 | minor refactoring | Alexander Kabui |
2021-06-17 | sort sample name by sample_ids | Alexander Kabui |
2021-06-17 | remove print statements | Alexander Kabui |
2021-06-17 | remove unused functions + minor fixes | Alexander Kabui |
2021-06-17 | minor fix | Alexander Kabui |
2021-06-17 | pep8 formatting | Alexander Kabui |
2021-06-17 | add query for fetching probeset data | Alexander Kabui |
2021-06-16 | Fixed reference to target_trait['lrs_location'] that should have been target_... | zsloan |
2021-06-16 | Changed the function jsonable in trait.py to return a couple extra fields + t... | zsloan |
2021-06-16 | Added function as_dict to data_set.py for situations where we don't want to p... | zsloan |
2021-06-16 | Changed set_other_template_vars to set_template_vars | zsloan |
2021-06-16 | Rewrote show_corr_results.py to remove all code calculating correlations (tha... | zsloan |
2021-06-16 | Added compute_all as parameter to compute_correlation and keyword arguments t... | zsloan |
2021-06-16 | Changed correlation page template to account for differences in the output re... | zsloan |
2021-06-16 | Changed views.py to call the correlation code using the GN3 API + a function ... | zsloan |
2021-06-15 | Use markdown from Github for News | zsloan |
2021-06-15 | Commented out Biweight Midcorrelation option on trait page, since it uses rpy... | zsloan |
2021-06-15 | Commented out WGCNA/CTL imports and endpoints since they import rpy2 | zsloan |
2021-06-15 | Commented out WGCNA and CTL Analysis buttons from tool_buttons.html since the... | zsloan |
2021-06-15 | Commented out rpy2 code and import from show_corr_results.py | zsloan |
2021-06-15 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-06-15 | Fix issue where column values were used as str instead of bytes; pretty sure ... | zsloan |
2021-06-15 | Webinars have been added to tutorials.htmlacenteno | Arthur Centeno |
2021-06-15 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into acenteno | Arthur Centeno |
2021-06-15 | Adding new content to tutorials.html | Arthur Centeno |