Mercurial > repos > iuc > quicktree
comparison quicktree.xml @ 2:ab50e1a75a77 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quicktree commit e9c80d2cd711ddcd0d4a72057e6e30efa876744e
| author | iuc |
|---|---|
| date | Wed, 26 Mar 2025 11:23:18 +0000 |
| parents | 5c2ac7f640ab |
| children |
comparison
equal
deleted
inserted
replaced
| 1:5c2ac7f640ab | 2:ab50e1a75a77 |
|---|---|
| 63 <option value="dist_out">Distance Matrix (Phylip format)</option> | 63 <option value="dist_out">Distance Matrix (Phylip format)</option> |
| 64 <option value="tree_out" selected="true">Tree (Newick format)</option> | 64 <option value="tree_out" selected="true">Tree (Newick format)</option> |
| 65 </param> | 65 </param> |
| 66 </inputs> | 66 </inputs> |
| 67 <outputs> | 67 <outputs> |
| 68 <data name="output_file" format="newick" label="${tool.name} on ${on_string}: stockholm format"> | 68 <data name="output_file" format="newick" label="${tool.name} on ${on_string}: Tree"> |
| 69 <change_format> | 69 <change_format> |
| 70 <when input="output_type" value="dist_out" format="mothur.dist" /> | 70 <when input="output_type" value="dist_out" format="mothur.dist" /> |
| 71 </change_format> | 71 </change_format> |
| 72 </data> | 72 </data> |
| 73 </outputs> | 73 </outputs> |
