Mercurial > repos > iuc > cat_prepare
comparison cat_prepare.xml @ 3:51906c8c692a draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit 47be73f0ca2b3a3bcb79a1fa7cf15a63c7facd19
author | iuc |
---|---|
date | Fri, 16 Feb 2024 10:45:18 +0000 |
parents | a40bbd70b8b1 |
children |
comparison
equal
deleted
inserted
replaced
2:a40bbd70b8b1 | 3:51906c8c692a |
---|---|
1 <tool id="cat_prepare" name="CAT prepare" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> | 1 <tool id="cat_prepare" name="CAT prepare" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
2 <description>a database for CAT - Contig Annotation Tool</description> | 2 <description>a database for CAT - Contig Annotation Tool</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="bio_tools"/> | |
6 <expand macro="requirements" /> | 7 <expand macro="requirements" /> |
7 <expand macro="version_command" /> | 8 <expand macro="version_command" /> |
8 <command detect_errors="exit_code"><![CDATA[ | 9 <command detect_errors="exit_code"><![CDATA[ |
9 #import os.path | 10 #import os.path |
10 #set $catdb = $cat_db.files_path | 11 #set $catdb = $cat_db.files_path |