Mercurial > repos > iuc > srst2
changeset 2:81cea47ec685 draft
planemo upload for repository https://github.com/katholt/srst2 commit 13ef9da7b3f4b7a06deb5b3ce7331ae127ec7aba
| author | iuc |
|---|---|
| date | Mon, 18 Mar 2024 12:32:11 +0000 |
| parents | 46c5d7a0393b |
| children | f995ba9f1caa |
| files | macros.xml srst2.xml |
| diffstat | 2 files changed, 15 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Sep 06 14:18:05 2022 +0000 +++ b/macros.xml Mon Mar 18 12:32:11 2024 +0000 @@ -10,10 +10,15 @@ <yield/> </requirements> </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">srst2</xref> + </xrefs> + </xml> <xml name="read_type_options"> <param argument="--read_type" type="select" label="Read file type"> <option value="q" selected="true">fastq</option> <option value="f">fasta</option> </param> </xml> -</macros> \ No newline at end of file +</macros>
--- a/srst2.xml Tue Sep 06 14:18:05 2022 +0000 +++ b/srst2.xml Mon Mar 18 12:32:11 2024 +0000 @@ -4,6 +4,7 @@ <import>macros.xml</import> <token name="@FAST_A_Q_FORMATS@">fasta,fasta.gz,fastq,fastq.gz,fastqsanger,fastqsanger.gz</token> </macros> + <expand macro="xrefs"/> <expand macro="requirements"/> <version_command>srst2 --version</version_command> <command detect_errors="exit_code"><