comparison sortmerna.xml @ 1:16dacde7336c draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/sortmerna/ commit 556070f12fb6442e52820d852f7e7a85a28117f2-dirty
author bebatut
date Wed, 28 Oct 2015 06:50:28 -0400
parents 87327d15b045
children 48ab7cdab700
comparison
equal deleted inserted replaced
0:87327d15b045 1:16dacde7336c
51 #end if 51 #end if
52 52
53 #if $sam.test: 53 #if $sam.test:
54 --aligned $sam_alignment_file 54 --aligned $sam_alignment_file
55 --sam 55 --sam
56 $sq_tag 56 $sam.sq_tag
57 #end if 57 #end if
58 58
59 #if $blast.test: 59 #if $blast.test:
60 --aligned $blast_output_file 60 --aligned $blast_output_file
61 --blast '$blast.format' 61 --blast '$blast.format'