Mercurial > repos > devteam > clustalw
changeset 6:83e828f8ba26 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
author | iuc |
---|---|
date | Wed, 01 Nov 2023 09:00:11 +0000 |
parents | 4daabc25df00 |
children | 5b097fde95dd |
files | macros.xml rgClustalw.xml |
diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Sun Oct 02 15:32:37 2022 +0000 +++ b/macros.xml Wed Nov 01 09:00:11 2023 +0000 @@ -1,6 +1,13 @@ <macros> <token name="@TOOL_VERSION@">2.1</token> <token name="@VERSION_SUFFIX@">1</token> + <xml name="biotools"> + <xrefs> + <xref type="bio.tools"> + clustalw + </xref> + </xrefs> + </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">clustalw</requirement> @@ -109,4 +116,4 @@ #end if ]]></token> -</macros> \ No newline at end of file +</macros>
--- a/rgClustalw.xml Sun Oct 02 15:32:37 2022 +0000 +++ b/rgClustalw.xml Wed Nov 01 09:00:11 2023 +0000 @@ -3,6 +3,7 @@ <macros> <import>macros.xml</import> </macros> + <expand macro="biotools" /> <expand macro="requirements"/> <command detect_errors="exit_code"><![CDATA[ ln -s '$input' input.fasta &&