Mercurial > repos > iuc > mothur_count_groups
comparison count.groups.xml @ 4:2b127e170db5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
| author | iuc |
|---|---|
| date | Tue, 20 Mar 2018 14:10:42 -0400 |
| parents | ed773c45b3d6 |
| children |
comparison
equal
deleted
inserted
replaced
| 3:ed773c45b3d6 | 4:2b127e170db5 |
|---|---|
| 62 </when> | 62 </when> |
| 63 <when value="accnos"> | 63 <when value="accnos"> |
| 64 <param name="accnos" type="data" format="mothur.accnos" optional="true" label="accnos - Group Names from your history"/> | 64 <param name="accnos" type="data" format="mothur.accnos" optional="true" label="accnos - Group Names from your history"/> |
| 65 </when> | 65 </when> |
| 66 </conditional> | 66 </conditional> |
| 67 <expand macro="param-savelog"/> | |
| 67 </inputs> | 68 </inputs> |
| 68 <outputs> | 69 <outputs> |
| 69 <expand macro="logfile-output"/> | 70 <expand macro="logfile-output"/> |
| 70 <data name="grp_count" format="tabular" label="${tool.name} on ${on_string}: group.count"/> | 71 <data name="grp_count" format="tabular" label="${tool.name} on ${on_string}: group.count"/> |
| 71 <data name="summary" format="tabular" from_work_dir="group*.summary" label="${tool.name} on ${on_string}: summary"/> | 72 <data name="summary" format="tabular" from_work_dir="group*.summary" label="${tool.name} on ${on_string}: summary"/> |
| 73 <tests> | 74 <tests> |
| 74 <test> | 75 <test> |
| 75 <param name="group" value="amazon.an.shared" ftype="mothur.shared"/> | 76 <param name="group" value="amazon.an.shared" ftype="mothur.shared"/> |
| 76 <output name="summary" md5="58508af98ed02e00a707f0f7812c2359"/> | 77 <output name="summary" md5="58508af98ed02e00a707f0f7812c2359"/> |
| 77 <output name="grp_count" md5="34ea2b8be163cf6c9c68d624d92fc73d"/> | 78 <output name="grp_count" md5="34ea2b8be163cf6c9c68d624d92fc73d"/> |
| 79 <param name="savelog" value="true"/> | |
| 78 <expand macro="logfile-test"/> | 80 <expand macro="logfile-test"/> |
| 79 </test> | 81 </test> |
| 80 <test> | 82 <test> |
| 81 <param name="group" value="amazon.an.shared" ftype="mothur.shared"/> | 83 <param name="group" value="amazon.an.shared" ftype="mothur.shared"/> |
| 82 <param name="source" value="groups"/> | 84 <param name="source" value="groups"/> |
| 83 <param name="groups" value="forest,pasture"/> | 85 <param name="groups" value="forest,pasture"/> |
| 84 <output name="summary" md5="58508af98ed02e00a707f0f7812c2359"/> | 86 <output name="summary" md5="58508af98ed02e00a707f0f7812c2359"/> |
| 85 <output name="grp_count" md5="34ea2b8be163cf6c9c68d624d92fc73d"/> | 87 <output name="grp_count" md5="34ea2b8be163cf6c9c68d624d92fc73d"/> |
| 88 <param name="savelog" value="true"/> | |
| 86 <expand macro="logfile-test"/> | 89 <expand macro="logfile-test"/> |
| 87 </test> | 90 </test> |
| 88 </tests> | 91 </tests> |
| 89 <help><