# HG changeset patch # User Matthew Shirley # Date 1352842187 18000 # Node ID f6bc4bdbd528c6f99a435b2ed63f8d7ad8496fdf # Parent 5b83155a24f4839e654cdcf897d2248c419a2b64 Edited description and requirements. diff -r 5b83155a24f4 -r f6bc4bdbd528 fastq_dump.xml --- a/fastq_dump.xml Tue Nov 13 12:02:29 2012 -0500 +++ b/fastq_dump.xml Tue Nov 13 16:29:47 2012 -0500 @@ -1,5 +1,5 @@ - - Extract fastq format reads from SRA data archive. + + format reads from NCBI SRA. fastq-dump --accession ${input.name} --stdout $split $aligned $input > $output fastq-dump --version @@ -19,6 +19,9 @@ + + fastq-dump + This tool extracts fastqsanger reads from SRA archives using fastq-dump. The fastq-dump program is developed at NCBI, and is available at: http://www.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=software.