Age | Commit message (Expand) | Author |
2022-10-12 | Include chr/mb in trait metadata | zsloan |
2022-10-12 | Account for empty strings in get_string function | zsloan |
2022-10-12 | Remove Test Correlation button and Biweight Midcorrelation option | zsloan |
2022-10-12 | Include chr/mb values in jsonable trait | zsloan |
2022-10-12 | Commit missing html page. | Frederick Muriuki Muriithi |
2022-10-11 | Only compute Lit/Tissue corr when main trait's dataset is of type ProbeSet | zsloan |
2022-10-11 | Fix block_by_index ID referenced in show_trait.js | zsloan |
2022-10-11 | Change Interval Analyst table to use new GeneList table | zsloan |
2022-10-11 | Remove logging from validation.js | zsloan |
2022-10-10 | Replace GeneList table name with new table | zsloan |
2022-10-08 | Added Shelby to credits | Pjotr Prins |
2022-10-08 | Update link to public datasets | Pjotr Prins |
2022-10-06 | DEBUG: More info | Frederick Muriuki Muriithi |
2022-10-06 | DEBUG: More debug of CI/CD. | Frederick Muriuki Muriithi |
2022-10-06 | DEBUG: Collect more info to debug CI/CD | Frederick Muriuki Muriithi |
2022-10-06 | Check for incompatible datasets for various correlation types. | Frederick Muriuki Muriithi |
2022-10-05 | fix bug use target dataset for top n correlation | Alexander_Kabui |
2022-10-05 | remove data preprocessing for top n samples | Alexander_Kabui |
2022-10-05 | mechanical-rob: Fix tests that were checking for the wrong thing | Frederick Muriuki Muriithi |
2022-10-05 | Handle correlation error | Frederick Muriuki Muriithi |
2022-10-05 | Bug: Check for compatible datasets for a correlation type | Frederick Muriuki Muriithi |
2022-10-05 | bug: Use target dataset when computing tissue correlations | Frederick Muriuki Muriithi |
2022-10-04 | Fix bug where dataset_name was being passed into get_samplelist query instead... | zsloan |
2022-10-04 | Pass redis_conn to get_samplelist | zsloan |
2022-10-04 | Initialize result_list for /traits endpoint JSON output | zsloan |
2022-10-04 | Remove unnecessary variable | Frederick Muriuki Muriithi |
2022-10-04 | Add more information to exception to help in debugging | Frederick Muriuki Muriithi |
2022-10-03 | Bug: Don't process data for output early | Frederick Muriuki Muriithi |
2022-09-30 | Reformat statement | Frederick Muriuki Muriithi |
2022-09-30 | Remove unused table and simplify query | Frederick Muriuki Muriithi |
2022-09-30 | Raise hard-limit on search results to 10k. | Arun Isaac |
2022-09-30 | Disregard permissions when displaying search results. | Arun Isaac |
2022-09-29 | Fix identation issues in attribute query code | zsloan |
2022-09-29 | Curry function passed to Maybe.apply. | Arun Isaac |
2022-09-29 | Hard-limit the number of search results. | Arun Isaac |
2022-09-29 | Support prefix search and range queries. | Arun Isaac |
2022-09-29 | Retrieve year as integer. | Arun Isaac |
2022-09-29 | Index prefixed fields and add values. | Arun Isaac |
2022-09-29 | Replace MonadicDictCursor with generator function. | Arun Isaac |
2022-09-29 | Open xapian database once, but SQL database once for each query. | Arun Isaac |
2022-09-29 | Remove empty first line in docstrings. | Arun Isaac |
2022-09-29 | Ignore None values early when initializing MonadicDict. | Arun Isaac |
2022-09-29 | Return monadic value from MonadicDictCursor.fetchone. | Arun Isaac |
2022-09-29 | Abstract out writing documents into a xapian database. | Arun Isaac |
2022-09-29 | Close xapian database even if error occurs. | Arun Isaac |
2022-09-29 | Remove empty rows, and conversion for output | Frederick Muriuki Muriithi |
2022-09-29 | Add test for regression | Frederick Muriuki Muriithi |
2022-09-28 | Do not assume transactions in database connections. | Arun Isaac |
2022-09-27 | Fix indentation in get_species_list for-loop | zsloan |
2022-09-27 | Unit Test: Fix unit test for Chromosome functions. | Frederick Muriuki Muriithi |