Age | Commit message (Expand) | Author |
2021-11-18 | Update index_page by AC | Arthur Centeno |
2021-11-18 | Updating tutorials by AC 11-18-21 | Arthur Centeno |
2021-11-18 | Updating tutorials by AC on 11-18-21 | Arthur Centeno |
2021-11-18 | Merge github.com:genenetwork/genenetwork2 into current_production | Arthur Centeno |
2021-11-18 | AC Updating base, index_page and tutorials on 11-18-21 | Arthur Centeno |
2021-11-18 | refactor code for metadata | Alexander Kabui |
2021-11-18 | remove unused functions rename function names | Alexander Kabui |
2021-11-18 | pep8 formatting;minor fixes | Alexander Kabui |
2021-11-17 | Changed the URL for editing trait metadata to use the dataset group ID instea... | zsloan |
2021-11-17 | Fix issue where gene global search throws an error due to some traits not hav... | zsloan |
2021-11-17 | Merge pull request #634 from zsloan/bug/fix_gene_gsearch•••Fix gene global search | zsloan |
2021-11-17 | Fixes gene global search error caused by some genes not having a symbol (not ... | zsloan |
2021-11-17 | add generic functio for generating filename | Alexander Kabui |
2021-11-17 | refactor sql query & date formatting | Alexander Kabui |
2021-11-17 | README.org: Replace broken link with environments page | BonfaceKilz |
2021-11-17 | Moven GN API doc to gn-docs repo | Pjotr Prins |
2021-11-17 | update live jupyter notebooks | jgart |
2021-11-17 | update jupyter notebook link name•••This does not point to the launcher app but to the curated notebooks.
| jgart |
2021-11-17 | pep8 formatting;delete remove redis dependency | Alexander Kabui |
2021-11-17 | isolate function to cache new traits metadata | Alexander Kabui |
2021-11-17 | isolate function to fetch the traits metadata | Alexander Kabui |
2021-11-17 | replace redis fetch for cached timestamp with a query | Alexander Kabui |
2021-11-17 | isolate SQL_URI parse to a function | Alexander Kabui |
2021-11-17 | use a dynamic value for the db_name | Alexander Kabui |
2021-11-16 | Merge pull request #632 from Alexanderlacuna/tempfix/disable_caching•••Tempfix for reading from cache | zsloan |
2021-11-17 | temp disable traits metadata cache | Alexander Kabui |
2021-11-17 | temp disable query caching | Alexander Kabui |
2021-11-16 | use comprehension list;fix typo | Alexander Kabui |
2021-11-16 | pep8 formatting remove debug statements | Alexander Kabui |
2021-11-16 | init disable fast compute:memory fork issues | Alexander Kabui |
2021-11-16 | test generate new files | Alexander Kabui |
2021-11-16 | refactor:fix on the query :modify cache point | Alexander Kabui |
2021-11-15 | fetch only strains from the primary datasets | Alexander Kabui |
2021-11-15 | test precomppute caching integration | Alexander Kabui |
2021-11-15 | pep8 formatting & fix variable names | Alexander Kabui |
2021-11-15 | refactor function to fetch datasets data for precomputes | Alexander Kabui |
2021-11-15 | fix for truncating files | Alexander Kabui |
2021-11-12 | Merge pull request #627 from zsloan/bug/fix_gene_symbol_mapping_error•••Fix mapping export error when trait symbols is None | zsloan |
2021-11-12 | This change prevents an error caused by trying to export mapping results for ... | zsloan |
2021-11-12 | Merge pull request #626 from Alexanderlacuna/bugfix/nonetype-trait-symbol-fix•••bugfix:cases where trait symbol is none | Alexander Kabui |
2021-11-12 | bugfix:cases where trait symbol is none | Alexander Kabui |
2021-11-12 | Merge pull request #625 from zsloan/bug/too_many_results_search_error•••Bug/too many results search error | zsloan |
2021-11-12 | Change the max results to display depending upon data type, since ProbeSet re... | zsloan |
2021-11-12 | Added check for too_many_results before writing the table JS | zsloan |
2021-11-11 | pep8 formatting + minor fixing for writing to files | Alexander Kabui |
2021-11-11 | minor fix for updating dict | Alexander Kabui |
2021-11-11 | minor fix for generating file_name | Alexander Kabui |
2021-11-11 | code to cache frequently run probeset correlation | Alexander Kabui |
2021-11-11 | fix issue with number for samples | Alexander Kabui |
2021-11-11 | Update links for updating groups | BonfaceKilz |