Age | Commit message (Expand) | Author |
2021-08-03 | wqflask: views: Flash messages during edits | BonfaceKilz |
2021-08-03 | wqflask: views: Get the publishdata_id from the file | BonfaceKilz |
2021-08-03 | wqflask: views: Filter out approved/ rejected files during display | BonfaceKilz |
2021-08-03 | wqflask: views: Replace `update_raw` with `update_sample_data` | BonfaceKilz |
2021-08-03 | templates: edit_phenotype: Add some margin to links for csv download | BonfaceKilz |
2021-08-03 | templates: edit_phenotype: Properly centre form controls | BonfaceKilz |
2021-08-03 | templates: edit_phenotype: Use proper page header for this page | BonfaceKilz |
2021-08-03 | templates: edit_phenotype: add some form of padding upload button | BonfaceKilz |
2021-08-03 | edit_phenotype: Remove duplicate html | BonfaceKilz |
2021-08-03 | templates: edit_phenotype: Add file upload and "approval" buttons | BonfaceKilz |
2021-08-03 | templates: edit_phenotype: Add enctype to form cause of file uploads | BonfaceKilz |
2021-08-03 | wqflask: views: Return the json data for viewing | BonfaceKilz |
2021-08-03 | wqflask: views: Approve data when the "approve" button is clicked | BonfaceKilz |
2021-08-03 | wqflask: views: Show diff files for the admin | BonfaceKilz |
2021-08-03 | wqflask: views: Process file_csv if provided and get the diff | BonfaceKilz |
2021-08-03 | wqflask: views: Remove un-necessary comment "#" sequence | BonfaceKilz |
2021-08-03 | wqflask: views: Edit end-point to use the phenotype-id | BonfaceKilz |
2021-08-03 | wqflask: views: Add endpoint for getting the csv data | BonfaceKilz |
2021-07-23 | minor fixes for test_correlation_page table columns | Alexander Kabui |
2021-07-23 | set compute_all for test_compute to True | Alexander Kabui |
2021-07-23 | handle missing tissue input data | Alexander Kabui |
2021-07-13 | Fixed corr_coeffient to corr_coefficient | zsloan |
2021-07-12 | Encode user_id as bytestring if not already bytestring to account for some us... | zsloan |
2021-07-12 | fix merge conflict | Alexander Kabui |
2021-07-12 | tests: test_markdown_routes: Remove stubbed out tests | BonfaceKilz |
2021-07-12 | templates: show_trait_details: Show edit buttons conditionally | BonfaceKilz |
2021-07-12 | wqflask: views: Add route for updating the probeset | BonfaceKilz |
2021-07-12 | templates: edit_probeset: Add template for editing probeset data | BonfaceKilz |
2021-07-12 | wqflask: views: Add extra route showing probeset editing form | BonfaceKilz |
2021-07-12 | wqflask: views: Rename endpoint for editing a trait | BonfaceKilz |
2021-07-09 | Merge branch 'testing' into feature/use_gn3_for_correlations | zsloan |
2021-07-09 | Remove commented out function do_bicor | zsloan |
2021-07-09 | Only show literature and tissue correlation options if the trait's dataset is... | zsloan |
2021-07-09 | Changed compute_corr_for_top_results to also do sample correlation when liter... | zsloan |
2021-07-06 | replace rpy2 for tissue corr | Alexander Kabui |
2021-07-06 | fix gn2 links | Alexander Kabui |
2021-07-03 | Increased width of mapping options div and covariates window | zsloan |
2021-07-01 | Fixed issue with suggestive/significant lines extending beyond figure edge + ... | zsloan |
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 |