comparison flaimapper.xml @ 25:c9f0f918bef6 draft

Uploaded
author yhoogstrate
date Sun, 29 Mar 2015 02:54:20 -0400
parents bd695d4cb7c4
children 4e00cc7b97e5
comparison
equal deleted inserted replaced
24:bd695d4cb7c4 25:c9f0f918bef6
20 $alignment 20 $alignment
21 #end for 21 #end for
22 </command> 22 </command>
23 23
24 <stdio> 24 <stdio>
25 <regex match="[fai_load] build FASTA index." source="stderr" level="log" />
25 </stdio> 26 </stdio>
26 27
27 <inputs> 28 <inputs>
28 <param name="alignments" type="data" format="bam,sam" label="Alignment file(s)" help="The input alignment file(s) where the gene expression has to be counted. The file can have a SAM or BAM format; but ALL files in the series must be in THE SAME format." multiple="true" /> 29 <param name="alignments" type="data" format="bam,sam" label="Alignment file(s)" help="The input alignment file(s) where the gene expression has to be counted. The file can have a SAM or BAM format; but ALL files in the series must be in THE SAME format." multiple="true" />
29 30