Mercurial > repos > iuc > dada2_makesequencetable
comparison dada2_makeSequenceTable.xml @ 6:2d5154de4636 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit ea6c9c638e742c097b0ef294161eeea447c09e06
| author | iuc |
|---|---|
| date | Fri, 30 Jun 2023 07:54:52 +0000 |
| parents | 421717c148c3 |
| children | 837a7062972e |
comparison
equal
deleted
inserted
replaced
| 5:421717c148c3 | 6:2d5154de4636 |
|---|---|
| 1 <tool id="dada2_makeSequenceTable" name="dada2: makeSequenceTable" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09"> | 1 <tool id="dada2_makeSequenceTable" name="dada2: makeSequenceTable" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09"> |
| 2 <description>construct a sequence table (analogous to OTU table)</description> | 2 <description>construct a sequence table (analogous to OTU table)</description> |
| 3 <expand macro="bio_tools"/> | |
| 4 <macros> | 3 <macros> |
| 5 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 6 </macros> | 5 </macros> |
| 6 <expand macro="bio_tools"/> | |
| 7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
| 8 <expand macro="stdio"/> | 8 <expand macro="stdio"/> |
| 9 <expand macro="version_command"/> | 9 <expand macro="version_command"/> |
| 10 <command detect_errors="exit_code"><