# HG changeset patch # User yating-l # Date 1508952264 14400 # Node ID 3285f5d22330ce14e3b5984a2832e73337696235 # Parent 07cc5384dd61807993855429bb1c0324bbfbc560 planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit 2aee5996de7a3d27fe7269f81970440852c83148 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 @@ -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"