Mercurial > repos > yating-l > jbrowse_hub
view unknown/json/trackList.json @ 26:a4a54b925c73 draft
planemo upload for repository https://github.com/Yating-L/jbrowse_hub commit e81fecac281f299db00cfc88a068e056b031ae9d-dirty
author | yating-l |
---|---|
date | Wed, 15 Mar 2017 10:51:23 -0400 |
parents | |
children |
line wrap: on
line source
{ "tracks" : [ { "storeClass" : "JBrowse/Store/Sequence/StaticChunked", "type" : "SequenceTrack", "label" : "DNA", "chunkSize" : 20000, "key" : "Reference sequence", "urlTemplate" : "seq/{refseq_dirpath}/{refseq}-", "category" : "Reference sequence" }, { "urlTemplate" : "../raw/HISAT_on_data_3,_data_2,_and_data_1.bam", "label" : "HISAT_on_data_3,_data_2,_and_data_1.bam", "storeClass" : "JBrowse/Store/SeqFeature/BAM", "type" : "JBrowse/View/Track/Alignments2", "baiUrlTemplate" : "../raw/HISAT_on_data_3,_data_2,_and_data_1.bam.bai" } ], "names" : { "type" : "Hash", "url" : "names/" }, "formatVersion" : 1 }