Mercurial > repos > galaxytrakr > aws_sra
changeset 12:76192dc490d2 draft
planemo upload for repository https://github.com/CFSAN-Biostatistics/galaxytrakr-tools commit 72fa1e46c3eaa5b7e8ed1461e3d5ecb4d65c0a1c
| author | galaxytrakr |
|---|---|
| date | Mon, 23 Mar 2026 19:52:43 +0000 |
| parents | 696191ca014e |
| children | 2897d365dd62 |
| files | aws_sra.xml |
| diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/aws_sra.xml Mon Mar 23 19:41:07 2026 +0000 +++ b/aws_sra.xml Mon Mar 23 19:52:43 2026 +0000 @@ -1,4 +1,4 @@ -<tool id="aws_sra" name="NCBI SRA AWS Fetch" version="0.3.0+gt_0.11" profile="23.0"> +<tool id="aws_sra" name="NCBI SRA AWS Fetch" version="0.3.0+gt_0.12" profile="23.0"> <description>Fetch SRA data files from NCBI's public AWS S3 buckets</description> <requirements> @@ -127,7 +127,6 @@ <when value="fastq_dump"> <param name="accession" type="text" label="SRA Accession" help="SRA run accession to fetch and convert, e.g. SRR000001. Must be present in sra-pub-run-odp."> - <validator type="empty_field" message="An SRA accession is required."/> </param> <param name="layout" type="select" label="Read layout" help="Paired-end produces two datasets labelled accession_1 and accession_2. Single-end produces one dataset. Check the SRA record to confirm layout before running.">
