comparison fastq_dump_paired.xml @ 6:aadca684d7c5 draft

Uploaded
author mandorodriguez
date Thu, 21 Jan 2016 12:21:20 -0500
parents 86e30bb1e54e
children dbee556cf940
comparison
equal deleted inserted replaced
5:86e30bb1e54e 6:aadca684d7c5
1 <tool id="fastq_dump_paired" name="FASTQ Dump paired downloader" version="1.1.1"> 1 <tool id="fastq_dump_paired" name="FASTQ Dump paired downloader" version="1.1.2">
2 <description>Downloads a set of paired reads by their accession number using fastq-dump tool from sra-toolkit.</description> 2 <description>Downloads a set of paired reads by their accession number using fastq-dump tool from sra-toolkit.</description>
3 <requirements> 3 <requirements>
4 <!-- Should just use the samtools that's installed in the path --> 4 <!-- Should just use the samtools that's installed in the path -->
5 <requirement type="binary">fastq-dump</requirement> 5 <requirement type="binary">fastq-dump</requirement>
6 </requirements> 6 </requirements>