Mercurial > repos > kkonganti > lexmapr2_from_cfsan
comparison cfsan_lexmapr2.xml @ 20:0be9a7117ba5
"planemo upload"
author | kkonganti |
---|---|
date | Wed, 09 Nov 2022 09:05:28 -0500 |
parents | a2bf7a8b7bc9 |
children | a86bcf3ea8a6 |
comparison
equal
deleted
inserted
replaced
19:a2bf7a8b7bc9 | 20:0be9a7117ba5 |
---|---|
54 <param name="upload" type="data" format="json" label="User defined bins" /> | 54 <param name="upload" type="data" format="json" label="User defined bins" /> |
55 </when> | 55 </when> |
56 <when value="false"> | 56 <when value="false"> |
57 </when> | 57 </when> |
58 </conditional> | 58 </conditional> |
59 <param name="bins" truevalue="-b" type="boolean" checked="true" | 59 <param name="bins" truevalue="-b" type="boolean" checked="false" |
60 label="Classify samples into default bins" help="Default: true"/> | 60 label="Classify samples into default bins" help="Default: false. Turning on this option may increase run time."/> |
61 <param name="graph" truevalue="-g" type="boolean" checked="true" | 61 <param name="graph" truevalue="-g" type="boolean" checked="false" |
62 label="Visualize summary of mapping and binning" help="Default: true"/> | 62 label="Visualize summary of mapping and binning" help="Default: false. Turning on this option may increase run time."/> |
63 <param name="full" truevalue="-f" type="boolean" checked="true" | 63 <param name="full" truevalue="-f" type="boolean" checked="true" |
64 label="Generate full output format" help="Default: true"/> | 64 label="Generate full output format" help="Default: true"/> |
65 <param name="no_ancestors" truevalue="-a" type="boolean" checked="false" | 65 <param name="no_ancestors" truevalue="-a" type="boolean" checked="false" |
66 label="Remove ancestral terms from output" help="Default: false"/> | 66 label="Remove ancestral terms from output" help="Default: false"/> |
67 </inputs> | 67 </inputs> |