# HG changeset patch # User galaxytrakr # Date 1774308792 0 # Node ID 02f45c03c30646f15bac1ea1d03c35975154a3a9 # Parent 2b4efa539c71f88219635964b3c7adeacfd7bf7b planemo upload for repository https://github.com/CFSAN-Biostatistics/galaxytrakr-tools commit f72940592c22c9ba88f1dcb23ef8bb5199ce434e diff -r 2b4efa539c71 -r 02f45c03c306 aws_sra.xml --- a/aws_sra.xml Mon Mar 23 22:09:06 2026 +0000 +++ b/aws_sra.xml Mon Mar 23 23:33:12 2026 +0000 @@ -1,97 +1,86 @@ - - Fetches SRA runs from AWS and converts them to FASTQ + + Fetches a single SRA run from AWS and converts it to FASTQ + awscli sra-tools pigz + fasterq-dump --version - - - - - - - - - - - - - + + - - - run_type['mode'] == 'single' + + + layout == 'paired' - - run_type['mode'] == 'single' and layout == 'paired' - + - - - - run_type['mode'] == 'batch' - - - - run_type['mode'] == 'batch' and layout == 'paired' - - - + + + + + + + + + + + + + + + + + + + + + + + + + +