Age | Commit message (Collapse) | Author |
|
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)
|
|
This also includes a function for converting a list of traits/datasets to symbols, which was added to trait.py
|
|
We move all modules under a gn2 directory. This is important for
"correct" packaging and deployment as a Guix service.
|