Mercurial > repos > iuc > gtdbtk_classify_wf
comparison gtdbtk_classify_wf.xml @ 3:f8f56dd6449f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 883bfde016c4d8e76ae9600008b0e451eedcb1f2
author | iuc |
---|---|
date | Fri, 09 Feb 2024 21:40:53 +0000 |
parents | 6501b5b33988 |
children | 65d52c693b8e |
comparison
equal
deleted
inserted
replaced
2:6501b5b33988 | 3:f8f56dd6449f |
---|---|
1 <tool id="gtdbtk_classify_wf" name="GTDB-Tk Classify genomes" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="gtdbtk_classify_wf" name="GTDB-Tk Classify genomes" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
2 <description>by placement in GTDB reference tree</description> | 2 <description>by placement in GTDB reference tree</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <xrefs> | |
7 <xref type="bio.tools">GTDB-Tk</xref> | |
8 </xrefs> | |
6 <expand macro="requirements"/> | 9 <expand macro="requirements"/> |
7 <command detect_errors="exit_code"><![CDATA[ | 10 <command detect_errors="exit_code"><![CDATA[ |
8 #import re | 11 #import re |
9 | 12 |
10 mkdir input_dir && | 13 mkdir input_dir && |