# HG changeset patch # User yating-l # Date 1499462483 14400 # Node ID e762f4b9e4bdf8ccfc3ac34263eb2886d81920b9 # Parent 7e471cdd9e71f8629654e40bd0937d1847f881bc planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit a3a8cdf5c9b100db56b2534e8718b5fc976435ff diff -r 7e471cdd9e71 -r e762f4b9e4bd jbrowse_hub.xml --- a/jbrowse_hub.xml Fri Jul 07 16:17:57 2017 -0400 +++ b/jbrowse_hub.xml Fri Jul 07 17:21:23 2017 -0400 @@ -1,4 +1,4 @@ - + This Galaxy tool is used to prepare your files to be ready for displaying on JBrowse @@ -56,6 +56,9 @@ #elif $f.formatChoice.bedChoice.bed_select == 'bed_splice_junctions_option' --bedSpliceJunctions $f.formatChoice.bedChoice.BED_splice_junctions #silent $prepare_json($f.formatChoice.bedChoice.BED_splice_junctions, extra_data_dict) + #elif $f.formatChoice.bedChoice.bed_select == 'bigpsl' + --bigpsl $f.formatChoice.bedChoice.BigPsl + #silent $prepare_json($f.formatChoice.bedChoice.BigPsl, extra_data_dict) #end if #end if #if $f.formatChoice.format_select == 'bam' @@ -80,10 +83,6 @@ --blastxml $f.formatChoice.BlastXML #silent $prepare_json($f.formatChoice.BlastXML, extra_data_dict) #end if - #if $f.formatChoice.format_select == 'bigpsl' - --bigpsl $f.formatChoice.BigPsl - #silent $prepare_json($f.formatChoice.BigPsl, extra_data_dict) - #end if #if $f.formatChoice.format_select == 'gtf' --gtf $f.formatChoice.GTF #set track_color = str($f.formatChoice.track_color) @@ -119,7 +118,6 @@ - @@ -140,6 +138,7 @@ + + + + @@ -183,15 +190,13 @@ label="Blast Alignments File" /> - - - - + + + + + + +