changeset 34:3285f5d22330 draft

planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit 2aee5996de7a3d27fe7269f81970440852c83148
author yating-l
date Wed, 25 Oct 2017 13:24:24 -0400
parents 07cc5384dd61
children 68466f5064ce
files jbrowseArchiveCreator.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/jbrowseArchiveCreator.xml	Wed Oct 25 12:43:23 2017 -0400
+++ b/jbrowseArchiveCreator.xml	Wed Oct 25 13:24:24 2017 -0400
@@ -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"