- 
                Notifications
    You must be signed in to change notification settings 
- Fork 72
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
We want to publish a big VCF file. There will be a Jbrowse2 instance, and we plan to add a way to query the VCF by region to let users download a small portion of the data.
Describe the solution you'd like
Since the VCF file is anyway queried by index by Jbrowse 2 when displayed, I was wondering if this displayed portion of the track can be made downloadable. I guess it could be a generic solution for all indexed tracks.
Describe alternatives you've considered
The alternative is to do querying outside Jbrowse2, maybe firing up a Galaxy instance with bcftools or thinking of a new interface to it.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request