Mercurial > repos > iuc > samtools_fastx
comparison samtools_fastx.xml @ 3:c933a9166b1d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_fastx commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
| author | iuc |
|---|---|
| date | Tue, 28 Sep 2021 16:00:57 +0000 |
| parents | af994f4458bc |
| children | 1c46e3315853 |
comparison
equal
deleted
inserted
replaced
| 2:af994f4458bc | 3:c933a9166b1d |
|---|---|
| 1 <tool id="samtools_fastx" name="Samtools fastx" version="@TOOL_VERSION@+galaxy1"> | 1 <tool id="samtools_fastx" name="Samtools fastx" version="@TOOL_VERSION@" profile="@PROFILE@"> |
| 2 <description>extract FASTA or FASTQ from alignment files</description> | 2 <description>extract FASTA or FASTQ from alignment files</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="requirements" /> | 6 <expand macro="requirements" /> |
| 7 <expand macro="stdio"/> | 7 <expand macro="stdio"/> |
| 8 <expand macro="version_command" /> | 8 <expand macro="version_command" /> |
| 9 <command><