-
Notifications
You must be signed in to change notification settings - Fork 0
Add endpoint to generate JBrowse2 configs #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add endpoint to generate a collective jbrowse2 config from a list of genus or species provided by the DSCensor API.
It would be really cool if one could create combined jbrowse2 configs for single session usage without needing to combine all of the data in the LIS-datastore.
It could cache in memory combinations created by the users until the app is restarted. The footprint of these is very small KBs at most, so could be easily loaded in memory for dumping when it needs to be served.
There are a lot of ways to approach this. I will make some examples.
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request