Skip to content

How to add tracks with GFF file format? #1404

Answered by garrettjstevens
GLB-KD asked this question in General
Discussion options

You must be logged in to vote

JBrowse 2 currently supports indexed GFF3. If your file is a valid and sorted gff3, you can index it by running:

bgzip my.gff3
tabix my.gff3.gz

This will create the files my.gff3.gz and my.gff3.gz.tbi, which can be opened in JBrowse 2.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@GLB-KD
Comment options

Answer selected by GLB-KD
Comment options

You must be logged in to vote
1 reply
@GLB-KD
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants