Mercurial > repos > galaxytrakr > aws_sra
changeset 38:980bb8758ff4 draft
planemo upload for repository https://github.com/CFSAN-Biostatistics/galaxytrakr-tools commit c7b4151bd24d6de338ef96917c451f4b65bf399f
| author | galaxytrakr |
|---|---|
| date | Wed, 25 Mar 2026 01:50:22 +0000 |
| parents | cf03db9460f8 |
| children | bb993ca44098 |
| files | aws_sra.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/aws_sra.xml Wed Mar 25 01:45:17 2026 +0000 +++ b/aws_sra.xml Wed Mar 25 01:50:22 2026 +0000 @@ -1,4 +1,4 @@ -<tool id="aws_sra" name="NCBI SRA AWS Fetch" version="0.4.0+gt_1.6" profile="23.0"> +<tool id="aws_sra" name="NCBI SRA AWS Fetch" version="0.4.0+gt_1.7" profile="23.0"> <description>Fetches one or more SRA runs from AWS S3 and converts them to FASTQ</description> <requirements> @@ -94,7 +94,7 @@ <discover_datasets pattern="(?P<designation>.+)\.fastqsanger\.gz" directory="outputOther" - format="fastqsanger.gz"/> + ext="fastqsanger.gz"/> </collection> </outputs>
