Age | Commit message (Expand) | Author |
---|---|---|
2024-03-02 | Doc database layout | Pjotr Prins |
2024-03-02 | doc: databasing | Pjotr Prins |
2024-01-12 | doc/testing.org: Fix minor typo....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi |
2024-01-02 | Move default settings into gn2 module. | Arun Isaac |
2023-11-11 | DB docs | Pjotr Prins |
2023-06-18 | Updating READMEs | Pjotr Prins |
2023-06-18 | Cleaning up READMEs - moving stuff to gemtext | Pjotr Prins |
2022-10-08 | Update link to public datasets | Pjotr Prins |
2022-09-08 | Replace "g.db" with "database_connection" in documentation | Munyoki Kilyungi |
2022-03-18 | Document configurations...Document the configurations for the service, and how to use them when invoking the service. | Frederick Muriuki Muriithi |
2022-03-12 | doc: Update query for fetching case attribute data...* doc/database.org: Also join on StrainId for case-attribute data. | BonfaceKilz |
2022-02-09 | doc: Document how to fetch case-attribute data from a sample-list | BonfaceKilz |
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-10-28 | Remove all elasticsearch references in gn2 | BonfaceKilz |
2021-10-26 | Remove unnecessary git pull commands from installation instructions | jgart |
2021-10-25 | Merge github.com:genenetwork/genenetwork2 into acenteno | Arthur Centeno |
2021-10-25 | Updated version of tutorials by ACenteno on 10-25-21 | Arthur Centeno |
2021-10-13 | Add some documentation for generating heatmaps...Issue: https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi * Add some documentation on generating the heatmaps, that would be useful for the end user. | Frederick Muriuki Muriithi |
2021-10-06 | doc: docker-container.org: Remove python2 gn2 docker set-up command | BonfaceKilz |
2021-08-24 | README: on installing GN2 | Pjotr Prins |
2021-08-24 | README: install with guix profile | Pjotr Prins |
2021-06-28 | Added doc for creating guix profile, written by Bonface | zsloan |
2021-06-17 | doc: rpy2-performance: Add a section exploring possible solutions | BonfaceKilz |
2021-06-17 | docs: rpy2-performance: Indicate version of python-rpy2 being used | BonfaceKilz |
2021-06-17 | doc: rpy2-performance: Replace begin_export with begin_src | BonfaceKilz |
2021-06-17 | doc: Add results of investing rpy2 blocking issue in gn2 | BonfaceKilz |
2021-05-26 | doc: docker-container: Rename python3-genenetwork2 to genenetwork2...See: https://is.gd/gHJvhe | BonfaceKilz |
2021-05-11 | doc: docker-container: Default to python3-genenetwork2 for examples | BonfaceKilz |
2021-04-13 | SQL notes - table layout | Pjotr Prins |
2021-04-13 | SQL notes - table layout | Pjotr Prins |
2021-04-13 | SQL notes | Pjotr Prins |
2021-04-13 | SQL notes | Pjotr Prins |
2020-09-26 | Merge branch 'testing' into build/python3-migration | BonfaceKilz |
2020-09-25 | Update docs on CI setup with docker...* doc/docker-container.org: Update it. | BonfaceKilz |
2020-09-22 | Update documentation on testing and CI...* README.md: Update section on testing. * doc/docker-container.org: Add it. | BonfaceKilz |
2020-08-20 | Replace all references to python2.7 with python3.8...Run: ``` find . -type f -print0 | xargs -0 sed -i \ "s|lib/python2.7/site-packages|lib/python3.8/site-packages|g" ``` | BonfaceKilz |
2020-07-27 | Merge branch 'testing' into testing | Pjotr Prins |
2020-07-27 | Document how to run tests...* doc/testing.org: - Update how Mechanical Robs works. Python replaced Ruby as the testing tool - Add section that describes how to run unit tests | BonfaceKilz |
2020-07-25 | Updating docs and show how to include a local Python module | Pjotr Prins |
2020-04-30 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing.3 | Pjotr Prins |
2020-04-30 | GN2 install checklist | Pjotr Prins |
2020-04-28 | Redis setting | Pjotr Prins |
2020-04-26 | Merge branch 'stable' of https://github.com/genenetwork/genenetwork2 into stable | Arthur Centeno |
2020-04-24 | Replaced hard-coded instances of GN2 urls with ones pulled from settings file | zsloan |
2020-04-23 | Docs | Pjotr Prins |
2020-04-20 | Remove Elastic | Pjotr Prins |
2020-04-20 | Text search comment | Pjotr Prins |
2020-04-20 | Mariadb | Pjotr Prins |
2020-01-14 | Updated Readme to reflect a couple changes | zsloan |