aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2022-11-13add check when parsing floatsAlexanderKabui
2022-11-13add check for dataset typeAlexanderKabui
2022-11-11Notify user when they modify probeset dataMunyoki Kilyungi
2022-11-11Parse metadata.about_data_processing correctlyMunyoki Kilyungi
2022-11-10Fix typo in probeset editing formMunyoki Kilyungi
2022-11-10Display a dataset's metadata in the "Trait Data and Analysis" pageMunyoki Kilyungi
2022-11-10Convert monadic_dict to normal dictionariesMunyoki Kilyungi
2022-11-10Rename dataset.as_dict to dataset.as_monadic_dictMunyoki Kilyungi
2022-11-10Use the Maybe Monad when fetching the accession_id of a datasetMunyoki Kilyungi
2022-11-08Remove string check for 'None' in HTML templateMunyoki Kilyungi
2022-11-08Remove unused importsMunyoki Kilyungi
2022-11-08Use DictCursor to fetch results into a dictionaryMunyoki Kilyungi
2022-11-08De-duplicate fetching results after a queryMunyoki Kilyungi
2022-11-08Delete unused JavaScript filesMunyoki Kilyungi
2022-11-07Change sample correlations to use full samplelist, including f1s/parentszsloan
2022-11-02Update Phenogen URL to rn7zsloan
2022-11-02Enable Verify button for Genotype traitszsloan
2022-10-31Fix error when there's no human data in GeneListzsloan
2022-10-31Only show Tissue in trait page for ProbeSet traitszsloan
2022-10-31Add md5 js file (needed for adding to collections)zsloan
2022-10-31Update Rat links to rn7zsloan
2022-10-30Address situations where Additive Effect is an empty string for viewzsloan
2022-10-28Add `sample_data` argument to function call.run-corrs-in-external-processFrederick Muriuki Muriithi
2022-10-28Fix importsFrederick Muriuki Muriithi
2022-10-28Refactor: run correlation computation externallyFrederick Muriuki Muriithi
2022-10-28Settings: Add the `REDIS_URL` setting.Frederick Muriuki Muriithi
2022-10-28Declutter stdoutFrederick Muriuki Muriithi
2022-10-28Refactor: Pass user id to `check_resource_availability`Frederick Muriuki Muriithi
2022-10-28Add external process managerFrederick Muriuki Muriithi
2022-10-28Query genenetwork3 API for search.Arun Isaac
2022-10-28Remove xapian indexing script.Arun Isaac
2022-10-27init fix for querying for datasetsAlexander_Kabui
2022-10-26Remove Owner from phenotype editing, since it only applies to the GN1 Owner f...zsloan
2022-10-26Add Edit Privileges button to trait pagezsloan
2022-10-26Fix group manager linkzsloan
2022-10-23Inlcude redis_conn in MockGroup for get_samplelistzsloan
2022-10-23Fix Variant Browser's db_cursor issueszsloan
2022-10-22fix issue;parsing sample dataAlexander_Kabui
2022-10-21Fix logic for determining samplelist in correlationszsloan
2022-10-20Cleanup: Remove unused codeFrederick Muriuki Muriithi
2022-10-20Clean Up: Remove unused functionFrederick Muriuki Muriithi
2022-10-19Remove `/test_corr_compute' endpointFrederick Muriuki Muriithi
2022-10-18Change qtlreaper default settings to 1000 permutations and 0 bootstrapszsloan
2022-10-18Convert LRS to LOD/-logP for global search resultszsloan
2022-10-18Change logic in retrieve_trait_info to account for situations where a marker ...zsloan
2022-10-18Change bnw link to https, which seems to fix itzsloan
2022-10-18In collection table, show the trait name in the Symbol column if there's no s...zsloan
2022-10-18Sanitise generated filenamesFrederick Muriuki Muriithi
2022-10-17Fix correlation filter logiczsloan
2022-10-17Fix bug when initializing Temp DatasetGroupszsloan