Mercurial > repos > iuc > mothur_make_contigs
comparison make.contigs.xml @ 11:7238968f58f7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 7599ef16dc8b83ee49236ed5bb229260c969b0ab
author | iuc |
---|---|
date | Mon, 17 Jun 2024 12:08:44 +0000 |
parents | 829bb93d3add |
children |
comparison
equal
deleted
inserted
replaced
10:4e9136c2c4c3 | 11:7238968f58f7 |
---|---|
1 <tool profile="16.07" id="mothur_make_contigs" name="Make.contigs" version="@WRAPPER_VERSION@.1"> | 1 <tool profile="16.07" id="mothur_make_contigs" name="Make.contigs" version="@WRAPPER_VERSION@.1"> |
2 <description>Aligns paired forward and reverse fastq files to contigs as fasta and quality</description> | 2 <description>Aligns paired forward and reverse fastq files to contigs as fasta and quality</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="biotools"/> | |
6 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
7 <expand macro="stdio"/> | 8 <expand macro="stdio"/> |
8 <expand macro="version_command"/> | 9 <expand macro="version_command"/> |
9 <command><![CDATA[ | 10 <command><![CDATA[ |
10 @SHELL_OPTIONS@ | 11 @SHELL_OPTIONS@ |