Project

General

Profile

Idea #5470

Updated by Sarah Guthrie over 8 years ago

Allows a user to find loaded assemblies, chromosomes, and valid position ranges for the server 

 See lighting/docs *GET /assembly-loci*: returns a list of loaded loci (valid locations) for specifications all assemblies in the server 

 Request body: None 
 Response body: [ <Locus>, <Locus>, ... ] 

Back