aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-25guix.scm: Inherit package from genenetwork2, not genenetwork3.Arun Isaac
2022-01-17update saunak's live jupyter notebookjgart
2022-01-17update live jupyter notebooksjgart
2022-01-11Removed the deferRender setting, since it appears to revent DataTables API fr...zsloan
2022-01-06README: Document `guix shell' development process.Arun Isaac
2022-01-06guix.scm: Add guix.scm.Arun Isaac
2022-01-06README: Fix typo.Arun Isaac
2022-01-06bin: Stop execution on error.Arun Isaac
2022-01-06bin: Set shebang to sh instead of bash.Arun Isaac
2022-01-06bin: Do not set environment variables set by guix shell.Arun Isaac
2022-01-06bin: Set GN2_PROFILE from GUIX_ENVIRONMENT.Arun Isaac
2022-01-05metadata_edits.py: Remove duplicate importsBonfaceKilz
2022-01-05Display correct message on the # of editsBonfaceKilz
2022-01-05Insert data to db by checking the tracked deletions, mods, or addsBonfaceKilz
2022-01-05Check for any double-inserts or double-deletionsBonfaceKilz
2022-01-05Remove pudb debug statementsBonfaceKilz
2022-01-05metadata_edits: Return early if uploaded csv has not been editedBonfaceKilz
2022-01-05display_diffs: Remove in-line styling from "pre" tagBonfaceKilz
2022-01-05Remove pudb lineBonfaceKilz
2022-01-05display_diffs: Use datatables for every tableBonfaceKilz
2022-01-05Make "Files for approval:" text a "h2"BonfaceKilz
2022-01-05Add interface for displaying diffs in a html pageBonfaceKilz
2022-01-05Use datatables to display approved and rejected filesBonfaceKilz
2022-01-03Added something that should work as a 'universal' solution for decoding trait...zsloan
2022-01-03Fixed wrong logic for checking for null or empty string trait descriptions in...zsloan
2021-12-23If phenotype metadata is cached, authenticate for those traits (otherwise aut...zsloan
2021-12-23Set new_traits_metadata so caching is used (previously was always an empty dict)zsloan
2021-12-20This should fix ProbeSet trait descriptions in the search results, which prev...zsloan
2021-12-17Some updates to the DOL genotypes conversion scriptzsloan
2021-12-15Edited html for index pagezsloan
2021-12-14Removed min-width from container div, since it seems to have preventd horizon...zsloan
2021-12-14Includes dataset name when creating SimpleNamespace dataset_ob, since it's ne...zsloan
2021-12-13Fixes issue that caused LRS searches that specify position to not work proper...zsloan
2021-12-13pep8 formattingAlexander Kabui
2021-12-13modify endpoint for test wgcnaAlexander Kabui
2021-12-13modify template to show error generatedAlexander Kabui
2021-12-13handle connection error & other exceptionsAlexander Kabui
2021-12-13parse powers to use from form dataAlexander Kabui
2021-12-13add new endpoint:for test gn3 wgcnaAlexander Kabui
2021-12-07Made some changes to the index page HTMLArthur Centeno
2021-12-03Add mapping_scale to mapping_results.html forum inputszsloan
2021-12-03Properly set start position for cM mapping, to prevent overflow + remove some...zsloan
2021-12-03Make sure mapping_scale is always physic when using GEMMAzsloan
2021-12-03Prevent points prior to the X axis from being displayed in mapping figure whe...zsloan
2021-12-02Gave the twitter feed div a background color to make it more visually distinc...zsloan
2021-12-02Moved the UIkit CSS from base.html to index_page.html (btw Arthur, never add ...zsloan
2021-12-02Removed colons from Links headers and removed margin-bottom for H2 elementszsloan
2021-12-02Made Affiliates a subcategory of Linkszsloan
2021-12-02Changed index pagee HTML to be more consistent, adding indentation, removed c...zsloan
2021-12-02Increased min-width for showtrait-main-div to prevent mapping description tex...zsloan