Mercurial > repos > leomrtns > checkm_lineage_wf
comparison tool-macros.xml @ 0:cb30bd36bfd0 draft default tip
planemo upload
author | leomrtns |
---|---|
date | Wed, 02 Oct 2019 10:51:58 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:cb30bd36bfd0 |
---|---|
1 <macros> | |
2 <xml name="tests"> | |
3 <test> | |
4 <!-- <param name="bin_folder" value="Bin_Sample3.001.fasta,Bin_Sample3.002.fasta" ftype="fasta"/>--> | |
5 <param name="bin_folder" value="Bin_Sample3.001.fasta" ftype="fasta"/> | |
6 <param name="reduced_tree" value="true" /> | |
7 <param name="alignment_file" value="true" /> | |
8 <param name="nt" value="--nt" /> | |
9 <param name="checkm_databases" value="default_db"/> | |
10 <output name="output" ftype="checkm_lineage_wf" file="checkm_lineage_wf_file_3.txt"/> | |
11 <!--<output name="alignment_file_output" file="lineage_wf_alnfile.fasta" ftype="fasta"/>--> | |
12 </test> | |
13 </xml> | |
14 </macros> |