comparison snipfinder.xml @ 4:c15d96ff8bf4 draft default tip

planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/snipfinder commit 1dfea0399aa9320216ab54573cb19b92c68d33c9
author chrisd
date Sun, 07 Aug 2016 16:33:35 -0400
parents 6f5acfac16bf
children
comparison
equal deleted inserted replaced
3:6f5acfac16bf 4:c15d96ff8bf4
5 </requirements> 5 </requirements>
6 <stdio> 6 <stdio>
7 <exit_code range="1:" /> 7 <exit_code range="1:" />
8 </stdio> 8 </stdio>
9 <command><![CDATA[ 9 <command><![CDATA[
10 metasnp 10 snipfinder
11 -amr_fp $reference 11 -amr_fp $reference
12 #if $sam_type.mode == "single_end" 12 #if $sam_type.mode == "single_end"
13 -samse $sam_type.samse_input 13 -samse $sam_type.samse_input
14 $sam_type.best 14 $sam_type.best
15 #else 15 #else