comparison SMART/galaxy/CollapseReads.xml @ 69:1473ab954708 draft

Corrected bug in "CollapsedReads" XML file.
author m-zytnicki
date Wed, 18 Nov 2015 10:59:02 -0500
parents 97aa2e42bfdf
children
comparison
equal deleted inserted replaced
68:85e80c21b1f7 69:1473ab954708
18 #elif $formatType.FormatInputFileName == 'bam': 18 #elif $formatType.FormatInputFileName == 'bam':
19 -f bam 19 -f bam
20 #elif $formatType.FormatInputFileName == 'gtf': 20 #elif $formatType.FormatInputFileName == 'gtf':
21 -f gtf 21 -f gtf
22 #end if 22 #end if
23 -$strand 23 $strand
24 -o $outputFileGff 24 -o $outputFileGff
25 </command> 25 </command>
26 26
27 <inputs> 27 <inputs>
28 <conditional name="formatType"> 28 <conditional name="formatType">