@gmod/jbrowse
Version:
JBrowse - client-side genome browser
18 lines (17 loc) • 416 B
JSON
{
"formatVersion" : 1,
"names" : {
"type" : "Hash",
"url" : "names/"
},
"tracks" : [
{
"label" : "volvox_gff3_tabix",
"nameAttributes" : "multivalue",
"storeClass" : "JBrowse/Store/SeqFeature/GFF3Tabix",
"tbiUrlTemplate" : "volvox.sort.gff3.gz.tbi",
"type" : "CanvasFeatures",
"urlTemplate" : "volvox.sort.gff3.gz.1"
}
]
}