Mercurial > repos > kkonganti > lexmapr2_from_cfsan
comparison cfsan_lexmapr2.xml @ 16:64fe14d9e2c8
"planemo upload"
author | kkonganti |
---|---|
date | Thu, 15 Sep 2022 14:30:30 -0400 |
parents | 7af47af89580 |
children | b4ef74a844e6 |
comparison
equal
deleted
inserted
replaced
15:7af47af89580 | 16:64fe14d9e2c8 |
---|---|
63 label="Generate full output format" help="Default: true"/> | 63 label="Generate full output format" help="Default: true"/> |
64 <param name="no_ancestors" truevalue="-a" type="boolean" checked="false" | 64 <param name="no_ancestors" truevalue="-a" type="boolean" checked="false" |
65 label="Remove ancestral terms from output" help="Default: false"/> | 65 label="Remove ancestral terms from output" help="Default: false"/> |
66 </inputs> | 66 </inputs> |
67 <outputs> | 67 <outputs> |
68 <data name="lexmapr2_output" format="tsv" label="Lexmapr2: On ${on_string}" from_work_dir="lexmapr2_output.tsv"/> | 68 <data name="lexmapr2_output" format="tsv" label="Lexmapr2: Results On ${on_string}" from_work_dir="lexmapr2_output.tsv"/> |
69 <collection name="plots" type="list" label="Lexmapr2: Plots on ${on_string}"> | 69 <collection name="plots" type="list" label="Lexmapr2: Plots on ${on_string}"> |
70 <discover_datasets pattern=".*\.png" ext="png" directory="lexmapr_figures"/> | 70 <discover_datasets ext="png" directory="lexmapr_figures"/> |
71 </collection> | 71 </collection> |
72 <data name="lexmapr2_log" format="txt" label="Lexmapr2: Log On ${on_string}" from_work_dir="lexmapr_run.log"/> | |
72 </outputs> | 73 </outputs> |
73 <tests> | 74 <tests> |
74 <test expect_num_outputs="2"> | 75 <test expect_num_outputs="2"> |
75 <param name="input" value="test.csv"/> | 76 <param name="input" value="test.csv"/> |
76 </test> | 77 </test> |