# HG changeset patch
# User yating-l
# Date 1492031031 14400
# Node ID 7ddf651457df230faef24c7ed09bac88dd60c0f0
# Parent 884ee2a7168028198d8e96e5ddf054ce285f983c
planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit 6ac76e7da539ca1773fb809054679f0bf8a06972-dirty
diff -r 884ee2a71680 -r 7ddf651457df hubArchiveCreator.xml
--- a/hubArchiveCreator.xml Wed Apr 12 15:05:33 2017 -0400
+++ b/hubArchiveCreator.xml Wed Apr 12 17:03:51 2017 -0400
@@ -104,6 +104,11 @@
#silent $prepare_json($f.formatChoice.bedChoice.BED_blast_alignment, $index_track_final,
extra_data_dict)
#end if
+ #if $f.formatChoice.bedChoice.bed_select == "bed_blat_alignment_option"
+ --bigpsl $f.formatChoice.bedChoice.BED_blat_alignment
+ #silent $prepare_json($f.formatChoice.bedChoice.BED_blat_alignment, $index_track_final,
+ extra_data_dict)
+ #end if
#end if
#if $f.formatChoice.format_select == "psl"
--psl $f.formatChoice.PSL
@@ -126,11 +131,6 @@
#silent $prepare_json($f.formatChoice.GTF, $index_track_final,
extra_data_dict)
#end if
- #if $f.formatChoice.format_select == "bigpsl"
- --bigpsl $f.formatChoice.BIGPSL
- #silent $prepare_json($f.formatChoice.BIGPSL, $index_track_final,
- extra_data_dict)
- #end if
#end for
#end for
@@ -181,7 +181,6 @@
-
@@ -206,7 +205,8 @@
-
+
+
+
+
+
@@ -310,21 +318,6 @@
-
-
-
-
-
-
-
-
-
-