Actions
Idea #5470
closed[API] Implement "GET /assemblies" API Calls
Start date:
03/18/2015
Due date:
03/18/2015
Story points:
-
Description
Allows a user to find loaded assemblies, chromosomes, and valid position ranges for the server
See lighting/docs for specifications
Updated by Sarah Guthrie over 9 years ago
- Subject changed from Add API Call to Lightning to find loaded Assemblies, Chromosomes, and valid integer ranges to [API] [Sprite] Implement "GET /assembly-loci" API Call
- Description updated (diff)
Updated by Sarah Guthrie about 9 years ago
- Project changed from 39 to Lightning
- Subject changed from [API] [Sprite] Implement "GET /assembly-loci" API Call to [API] Implement "GET /assemblies" API Calls
Updated by Sarah Guthrie about 9 years ago
- Target version set to Future sprints (Lightning)
Updated by Abram Connelly over 8 years ago
- Status changed from New to Closed
The basics of this functionality have been implemented in the lightning prototype.
- Underlying data: https://workbench.su92l.arvadosapi.com/projects/su92l-j7d0g-2hk0kr9bayye8n0#Data_collections
- Specification and documentation: https://github.com/abeconnelly/l7g
- Proxy sever: https://github.com/abeconnelly/lci
- Tile Server: https://github.com/abeconnelly/glfd
- CGF tools and server: https://github.com/abeconnelly/cgf
- Phenotype server (untap): https://github.com/abeconnelly/l7g-p7e-untap
- Variant server (ClinVar): https://github.com/abeconnelly/l7g-v5t-clinvar
- Prototype Docker image: https://hub.docker.com/r/abeconnelly/lightning/
Actions