GMOD / jbrowse-components

Source code for JBrowse 2, a modern React-based genome browser
https://jbrowse.org/jb2
Apache License 2.0
205 stars 61 forks source link

Fix indexing plaintext gff/vcf on desktop #4580

Closed cmdcolin closed 1 week ago

cmdcolin commented 1 week ago

There was an invalid assumption that plaintext Gff3Adapter would have the file under the gffGzLocation key

Technically, to solve this issue further we should really