Skip to content

Instantly share code, notes, and snippets.

@deepakunni3
Created October 11, 2016 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deepakunni3/e1bd5a34ac9dc8f315f91b8dbfd67a03 to your computer and use it in GitHub Desktop.
Save deepakunni3/e1bd5a34ac9dc8f315f91b8dbfd67a03 to your computer and use it in GitHub Desktop.
{
"overridePlugins" : "true",
"storeClass" : "JBrowse/Store/SeqFeature/BAM",
"urlTemplate" : "SRA_BAM/apis_mellifera_chromosomes_ERR413300_hisat2_aligned_08082016_sorted.bam",
"type" : "JBrowse/View/Track/Alignments2",
"label" : "ERR413300_canvas",
"key" : "ERR413300 (Canvas)"
},
{
"storeClass" : "JBrowse/Store/SeqFeature/BAM",
"urlTemplate" : "SRA_BAM/apis_mellifera_chromosomes_ERR413301_hisat2_aligned_08082016_sorted.bam",
"label" : "ERR413301_draggable",
"type" : "WebApollo/View/Track/DraggableAlignments",
"key" : "ERR413301 (Draggable)"
},
@nathandunn
Copy link

ahh . . perfect . you use the overridePlugins with Alignments2 (Canvas). Okay, I'll put it in the GH issue. Thanks!

@deepakunni3
Copy link
Author

Glad that it helped! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment