Mercurial > repos > iuc > humann_split_table
comparison humann_split_table.xml @ 2:7d6b41d34f7d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 0966faf8782e9043772acfa32f4a4281687a19dd
| author | iuc |
|---|---|
| date | Tue, 07 Feb 2023 19:23:25 +0000 |
| parents | c1327b6be24a |
| children |
comparison
equal
deleted
inserted
replaced
| 1:a1abb0dc3bad | 2:7d6b41d34f7d |
|---|---|
| 36 </collection> | 36 </collection> |
| 37 </outputs> | 37 </outputs> |
| 38 <tests> | 38 <tests> |
| 39 <test> | 39 <test> |
| 40 <param name="input" value="demo_joined_pathabundance_pathcoverage.tsv"/> | 40 <param name="input" value="demo_joined_pathabundance_pathcoverage.tsv"/> |
| 41 <output_collection name="split_tables" type="list" > | 41 <output_collection name="split_tables" type="list"> |
| 42 <element name="humann_Coverage" ftype="tsv"> | 42 <element name="humann_Abundance" ftype="tsv"> |
| 43 <assert_contents> | 43 <assert_contents> |
| 44 <has_text text="PWY-5423: oleoresin monoterpene volatiles biosynthesis|unclassified"/> | 44 <has_text text="PWY-5423: oleoresin monoterpene volatiles biosynthesis|unclassified"/> |
| 45 <has_n_columns n="2"/> | 45 <has_n_columns n="2"/> |
| 46 </assert_contents> | 46 </assert_contents> |
| 47 </element> | 47 </element> |
| 48 <element name="humann_Abundance" ftype="tsv"> | 48 <element name="humann_Coverage" ftype="tsv"> |
| 49 <assert_contents> | 49 <assert_contents> |
| 50 <has_text text="PWY-5423: oleoresin monoterpene volatiles biosynthesis|unclassified"/> | 50 <has_text text="PWY-5423: oleoresin monoterpene volatiles biosynthesis|unclassified"/> |
| 51 <has_n_columns n="2"/> | 51 <has_n_columns n="2"/> |
| 52 </assert_contents> | 52 </assert_contents> |
| 53 </element> | 53 </element> |
