Age | Commit message (Expand) | Author |
2024-10-17 | Remove GeneWeaver link...It currently doesn't work and we're not sure what request is needed to get it working again.
It seems like GeneWeaver may have replaced their previous functionality with just a REST API, so if we reimplement this we may need to handle the display ourselves (since GeneWeaver may only return results as JSON)
| zsloan |
2024-07-03 | Add link to GeneCup to tool buttons...This also includes a function for converting a list of traits/datasets to symbols, which was added to trait.py
| zsloan |
2023-12-29 | Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for
"correct" packaging and deployment as a Guix service.
| Arun Isaac |