You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<paramargument="--place_species"type="boolean"truevalue="--place_species"falsevalue=""checked="false"label="Place species in pplacer trees even if they are classified with skani?"/>
47
59
<paramargument="--min_perc_aa"type="integer"min="0"max="100"value="10"label="Exclude genomes that do not have at least this percentage of AA in the MSA"help="Inclusive bound"/>
60
+
<paramargument="--genes"type="boolean"truevalue="--genes"falsevalue=""checked="false"label="Input files contain predicted proteins as amino acids?"help="This skips gene calling, ANI screening, and ANI classification."/>
48
61
<paramargument="--force"type="boolean"truevalue="--force"falsevalue=""checked="false"label="Continue processing if an error occurs on a single genome?"/>
49
-
<paramargument="--min_af"type="float"min="0"max="1"value="0.65"label="Minimum alignment fraction to consider closest genome"/>
<paramargument="--min_af"type="float"min="0"max="1"value="0.5"label="Minimum alignment fraction to assign genome to a species cluster"/>
50
64
<paramargument="--full_tree"type="boolean"truevalue="--full_tree"falsevalue=""checked="false"label="Use the full tree"help="Use the unsplit bacterial tree for the classify step; this is the original GTDB-Tk approach (version < 2) and requires more than 320 GB of RAM to load the reference tree (default: False)"/>
51
65
<paramname="output_process_log"type="boolean"truevalue="yes"falsevalue="no"checked="false"label="Output process log file?"/>
52
66
</section>
53
67
</inputs>
54
68
<outputs>
55
69
<dataname="process_log"format="txt"label="${tool.name} on ${on_string} (process log)">
0 commit comments