Mercurial > repos > iuc > cat_contigs
comparison cat_contigs.xml @ 2:7aebc0137f20 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit 2948f114101aeefa951f47df8ee3b25656d9680e
author | iuc |
---|---|
date | Thu, 09 Mar 2023 21:01:02 +0000 |
parents | c6c77d840993 |
children | f41dbb0b9ff8 |
comparison
equal
deleted
inserted
replaced
1:c6c77d840993 | 2:7aebc0137f20 |
---|---|
1 <tool id="cat_contigs" name="CAT contigs" version="@VERSION@.1"> | 1 <tool id="cat_contigs" name="CAT contigs" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
2 <description>annotate with taxonomic classification</description> | 2 <description>annotate with taxonomic classification</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" /> |
53 <has_text text=">contig_9952" /> | 53 <has_text text=">contig_9952" /> |
54 </assert_contents> | 54 </assert_contents> |
55 </output> | 55 </output> |
56 <output name="orf2lca_names"> | 56 <output name="orf2lca_names"> |
57 <assert_contents> | 57 <assert_contents> |
58 <has_text text="Listeria" /> | 58 <has_text text="Bacilli" /> |
59 </assert_contents> | 59 </assert_contents> |
60 </output> | 60 </output> |
61 <output name="classification_summary"> | 61 <output name="classification_summary"> |
62 <assert_contents> | 62 <assert_contents> |
63 <has_text text="Listeria" /> | 63 <has_text text="Bacilli" /> |
64 </assert_contents> | 64 </assert_contents> |
65 </output> | 65 </output> |
66 </test> | 66 </test> |
67 </tests> | 67 </tests> |
68 <help><![CDATA[ | 68 <help><![CDATA[ |