Repository 'jbrowsearchivecreator'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/yating-l/jbrowsearchivecreator

Changeset 34:3285f5d22330 (2017-10-25)
Previous changeset 33:07cc5384dd61 (2017-10-25) Next changeset 35:68466f5064ce (2017-11-10)
Commit message:
planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit 2aee5996de7a3d27fe7269f81970440852c83148
modified:
jbrowseArchiveCreator.xml
b
diff -r 07cc5384dd61 -r 3285f5d22330 jbrowseArchiveCreator.xml
--- a/jbrowseArchiveCreator.xml Wed Oct 25 12:43:23 2017 -0400
+++ b/jbrowseArchiveCreator.xml Wed Oct 25 13:24:24 2017 -0400
b
@@ -92,7 +92,7 @@
         #end if
         #if $f.formatChoice.format_select == "bed"
             #if $f.formatChoice.bedChoice.bed_select == "bed_generic"
-                #silent $prepare_json("Bed", $f.formatChoice.bedChoice.BED, $index_track_final,
+                #silent $prepare_json("Bed", $f.formatChoice.bedChoice.BED_generic, $index_track_final,
                                                 $extra_data_dict)
             #end if
             #if $f.formatChoice.bedChoice.bed_select == "bed_simple_repeats_option"