Mercurial > repos > devteam > bowtie2
comparison bowtie2_wrapper.xml @ 1:aceaf1d94d2d draft
Uploaded new version from GH
author | devteam |
---|---|
date | Mon, 10 Nov 2014 13:58:50 -0500 |
parents | a03a7ee6cdff |
children | 2a6cfe8997aa |
comparison
equal
deleted
inserted
replaced
0:a03a7ee6cdff | 1:aceaf1d94d2d |
---|---|
261 <param name="full" value="no"/> | 261 <param name="full" value="no"/> |
262 <param name="unaligned_file" value="false"/> | 262 <param name="unaligned_file" value="false"/> |
263 <param name="source" value="history" /> | 263 <param name="source" value="history" /> |
264 <param name="input_1" value="bowtie2/phix_reads.fastq" ftype="fastqsanger"/> | 264 <param name="input_1" value="bowtie2/phix_reads.fastq" ftype="fastqsanger"/> |
265 <param name="own_file" value="bowtie2/phix_genome.fasta" /> | 265 <param name="own_file" value="bowtie2/phix_genome.fasta" /> |
266 <output name="output" file="bowtie2/phix_mapped.bam" /> | 266 <output name="output" file="bowtie2/phix_mapped.bam" ftype="bam" lines_diff="2" /> |
267 </test> | 267 </test> |
268 </tests> | 268 </tests> |
269 | 269 |
270 <help> | 270 <help> |
271 **Bowtie2 Overview** | 271 **Bowtie2 Overview** |