aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-06Provide default `CORRELATION_COMMAND` setting. Remove unused import.Frederick Muriuki Muriithi
2023-10-03Include cached_trait parameter for scatterplot, so it knows which trait to us...zsloan
2023-09-25Remove parents/f1s from Other sample groupzsloan
2023-09-25Invert rows/columns for multi-trait exportzsloan
2023-09-25Swap parameters for mapping scatterplot, since the genotype markers were bein...zsloan
2023-09-25Update function for getting number of collections in scatterplot pagezsloan
2023-09-21Fix the way id_ is accessed from existing_publicationzsloan
2023-09-21Remove check for collections from mapping cofactor selection UIzsloan
2023-09-21Add update_cross_reference to importszsloan
2023-09-20Revert "Revert "Remove SECRET_KEY from mandatory start up check""Frederick Muriuki Muriithi
2023-09-20Revert "Remove SECRET_KEY from mandatory start up check"Frederick Muriuki Muriithi
2023-09-19Add links to GN-hosted portalszsloan
2023-09-13Remove unnecessary sections.Munyoki Kilyungi
2023-09-13Remove GN2 generif link.Munyoki Kilyungi
2023-09-13add mastadon feed to homepageAlexander_Kabui
2023-09-13Patch MySQLdb.escape_string to use use a connection.Munyoki Kilyungi
2023-09-12Replace escape with function that uses conn.escape_stringzsloan
2023-09-12Remove SECRET_KEY from mandatory start up checkMunyoki Kilyungi
2023-09-11Trigger CI build.Munyoki Kilyungi
2023-09-11Replace string concat with os.path.join.Munyoki Kilyungi
2023-09-11Add missing key in actual results.Munyoki Kilyungi
2023-09-08Replace escape with conn.escape_stringMunyoki Kilyungi
2023-09-08Remove unused importMunyoki Kilyungi
2023-09-07Handle 'invalid_token' errorFrederick Muriuki Muriithi
2023-09-05Fix export for temp traitszsloan
2023-09-05Fix issue where X and Y axis were the same when using data ID for correlation...zsloan
2023-09-05Skip unittestMunyoki Kilyungi
2023-09-05Replace assertRegexpMatches with assertRegexMunyoki Kilyungi
2023-09-05Replace scipy.isnan with numpy.isnanMunyoki Kilyungi
2023-09-05Re-add hard-coded PYTHONPATHMunyoki Kilyungi
2023-09-05Remove PYTHONPATH checkMunyoki Kilyungi
2023-09-05Trigger CI buildMunyoki Kilyungi
2023-09-05Remove PYTHONPATH injectionMunyoki Kilyungi
2023-08-31Don't show decimal places when all values are integerszsloan
2023-08-31Update URL on tutorials pagezsloan
2023-08-31Use error-display utilityFrederick Muriuki Muriithi
2023-08-31Check for token expiryFrederick Muriuki Muriithi
2023-08-24Make download icon on search result page the same as other pageszsloan
2023-08-24Change order of options in mapping page + fix sort for 5th column of tablezsloan
2023-08-24Change inputs for pheno sample data CSV function + only fetch sample data for...zsloan
2023-08-24Change URL for phenotype CSV download + only show sample table if fewer than ...zsloan
2023-08-17Combine pheno/mrna update functions + add dataset_name parameter for fetching...zsloan
2023-08-17Implement ProbeSet sample data editingzsloan
2023-08-17Increase the size of the field for editing phenotype sample data (so it can f...zsloan
2023-08-17Increase the size of the field for editing probe set sample data (so it can f...zsloan
2023-08-17Implement probeset sample data editing up until the approval stepzsloan
2023-08-17Fix probeset editing template to detect changes to sample valueszsloan
2023-08-17Fix probeset editing html to be the same as pheno editingzsloan
2023-08-17Change phenotype CSV endpoint to specify the type of traitzsloan
2023-08-11Revert "Auto-approve Publication Metadata Edit for phenotypes."Frederick Muriuki Muriithi