Skip to content

Commit

Permalink
rename the Coverage.js track to the more precise FeatureCoverage.js, …
Browse files Browse the repository at this point in the history
…since it generates coverage plots on the fly from a store that just has features
  • Loading branch information
rbuels committed Oct 18, 2012
1 parent 5728eb9 commit d58e146
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/data_files/volvox-sorted.bam.coverage.conf
@@ -1,7 +1,7 @@
{
"storeClass" : "JBrowse/Store/SeqFeature/BAM",
"urlTemplate" : "../../raw/volvox/volvox-sorted.bam",
"type" : "JBrowse/View/Track/Coverage",
"type" : "JBrowse/View/Track/FeatureCoverage",
"label" : "volvox-sorted.bam_coverage",
"key" : "volvox-sorted.bam Coverage",
"min_score": 0,
Expand Down
File renamed without changes.

0 comments on commit d58e146

Please sign in to comment.