# HG changeset patch # User matt-shirley format reads from NCBI SRA. - fastq-dump --log-level fatal --report never --accession '${input.name}' --stdout $split $aligned '$input' > $output + ./fastq-dump --log-level fatal --report never --accession '${input.name}' --stdout $split $aligned '$input' > $output fastq-dump --version @@ -20,7 +20,7 @@ - + fastq-dump