aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2022-12-01Change API Phenotype query to get other fields, including Locus positionzsloan
2022-12-01Variety of changes to basic stats figureszsloan
2022-12-01Prevent error when user account doesn't have an email address (which is curre...zsloan
2022-12-01Fix group-management URLzsloan
2022-12-01Remove min-width for trait page main divzsloan
2022-12-01Increase width of email/password inputs on login page + change some textzsloan
2022-12-01Add line-break below probability plotzsloan
2022-11-30Remove box plot (violin plot is enough)zsloan
2022-11-30Remove check for shortnames/fullnames in probeset metadata queryMunyoki Kilyungi
2022-11-29remove unnecessary function argument (#754)Alexander Kabui
2022-11-28Fix bugs in show_corr_results.pyzsloan
2022-11-28Convert trait name to str, since phenotype trait names being numerical was ca...zsloan
2022-11-28this commit remove the stage for parsing rows to remove nan valuesAlexanderKabui
2022-11-28Fix bug where single chromosome mapping view wouldn't work for the X chromosomezsloan
2022-11-28Fetch the accession_id from the dataset objectMunyoki Kilyungi
2022-11-25mechanical-rob: Parser for GN1 results and some sample resultsFrederick Muriuki Muriithi
2022-11-23Make some changes to prevent show_corr_results.py bugs (details below)zsloan
2022-11-23Replace GN3 library rdf queries with a call to a gn3 endpointMunyoki Kilyungi
2022-11-23bug: Fix syntax error: missing commaFrederick Muriuki Muriithi
2022-11-22Merge branch 'bugfix/metadata-fetching' of github.com:Alexanderlacuna/genenet...Frederick Muriuki Muriithi
2022-11-22Merge branch 'chores/code-refactoring' of github.com:Alexanderlacuna/genenetw...Frederick Muriuki Muriithi
2022-11-22Merge branch 'bugfix/use-f1-parents' of github.com:Alexanderlacuna/genenetwor...Frederick Muriuki Muriithi
2022-11-21fix merge conflictsAlexanderKabui
2022-11-21minor refactoringAlexanderKabui
2022-11-16Pass a sparql connection object to get_dataset_metadataMunyoki Kilyungi
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-09delete unecessary codeAlexanderKabui
2022-11-09add filter checkersAlexanderKabui
2022-11-09refactor:apply use filtersAlexanderKabui
2022-11-09init code refactoringAlexanderKabui
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-07include f1 parents for correlationAlexanderKabui
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