aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-03templates: edit_phenotype: Properly centre form controlsBonfaceKilz
2021-08-03templates: edit_phenotype: Use proper page header for this pageBonfaceKilz
2021-08-03templates: edit_phenotype: add some form of padding upload buttonBonfaceKilz
2021-08-03edit_phenotype: Remove duplicate htmlBonfaceKilz
2021-08-03templates: edit_phenotype: Add file upload and "approval" buttonsBonfaceKilz
2021-08-03templates: edit_phenotype: Add enctype to form cause of file uploadsBonfaceKilz
2021-08-03wqflask: views: Return the json data for viewingBonfaceKilz
2021-08-03wqflask: views: Approve data when the "approve" button is clickedBonfaceKilz
2021-08-03wqflask: views: Show diff files for the adminBonfaceKilz
2021-08-03wqflask: views: Process file_csv if provided and get the diffBonfaceKilz
2021-08-03wqflask: views: Remove un-necessary comment "#" sequenceBonfaceKilz
2021-08-03wqflask: views: Edit end-point to use the phenotype-idBonfaceKilz
2021-08-03wqflask: views: Add endpoint for getting the csv dataBonfaceKilz
2021-07-23minor fixes for test_correlation_page table columnsAlexander Kabui
2021-07-23set compute_all for test_compute to TrueAlexander Kabui
2021-07-23handle missing tissue input dataAlexander Kabui
2021-07-13Fixed corr_coeffient to corr_coefficientzsloan
2021-07-12Encode user_id as bytestring if not already bytestring to account for some us...zsloan
2021-07-12Merge pull request #590 from Alexanderlacuna/bugfix/rpy2-tissue-broken-linksBonfaceKilz
2021-07-12fix merge conflictAlexander Kabui
2021-07-12tests: test_markdown_routes: Remove stubbed out testsBonfaceKilz
2021-07-12templates: show_trait_details: Show edit buttons conditionallyBonfaceKilz
2021-07-12wqflask: views: Add route for updating the probesetBonfaceKilz
2021-07-12templates: edit_probeset: Add template for editing probeset dataBonfaceKilz
2021-07-12wqflask: views: Add extra route showing probeset editing formBonfaceKilz
2021-07-12wqflask: views: Rename endpoint for editing a traitBonfaceKilz
2021-07-09Merge pull request #587 from zsloan/feature/use_gn3_for_correlationszsloan
2021-07-09Merge branch 'testing' into feature/use_gn3_for_correlationszsloan
2021-07-09Remove commented out function do_bicorzsloan
2021-07-09Only show literature and tissue correlation options if the trait's dataset is...zsloan
2021-07-09Changed compute_corr_for_top_results to also do sample correlation when liter...zsloan
2021-07-06replace rpy2 for tissue corrAlexander Kabui
2021-07-06fix gn2 linksAlexander Kabui
2021-07-03Increased width of mapping options div and covariates windowzsloan
2021-07-01Merge pull request #589 from zsloan/bug/fix_zoomed_mapping_scalingzsloan
2021-07-01Fixed issue with suggestive/significant lines extending beyond figure edge + ...zsloan
2021-07-01Fixed issue where the interval map QTL line might extend beyond the graph edg...zsloan
2021-07-01Fixed issue where zooming into chromosome 1 was causing the Y axis scaling to...zsloan
2021-07-01Fixed bug where there'd be an error if the max boot count is 0 for a chromosomezsloan
2021-06-28Added doc for creating guix profile, written by Bonfacezsloan
2021-06-21Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-06-21Merge pull request #588 from zsloan/feature/add_scroller_to_mapping_resultszsloan
2021-06-18Changed limit from 2000 markers to 10000 markers for the number to show in ma...zsloan
2021-06-18Added Scroller to mapping results tablezsloan
2021-06-18Re-enable bicor as an option in the trait page templateezsloan
2021-06-18Reenable PCA for correlation matrixzsloan
2021-06-18Re-enable bicor for correlations and fix issue where ro.Vector needed to be c...zsloan
2021-06-17The listserv link was marked as broken but is working, so I made it a link ag...zsloan
2021-06-17UCSC Genome Browser link was marked as a broken link, but it apparently works...zsloan
2021-06-17Only show all-numerical attributes in the 'Filter samples by value' drop-downzsloan