Mercurial > repos > iuc > fasttree
comparison fasttree.xml @ 1:ef46a404db96 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fasttree commit 7cef8f26706035207d601ba0f0a37edbb2be9664"
| author | iuc |
|---|---|
| date | Fri, 06 Dec 2019 15:39:46 -0500 |
| parents | c7e73acfa3eb |
| children | e005e659ae21 |
comparison
equal
deleted
inserted
replaced
| 0:c7e73acfa3eb | 1:ef46a404db96 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="fasttree" name="FASTTREE" version="@VERSION@"> | 2 <tool id="fasttree" name="FASTTREE" version="@VERSION@+galaxy1" profile="18.01"> |
| 3 <description>adjust short reads</description> | 3 <description>adjust short reads</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@VERSION@">2.1.10</token> | 5 <token name="@VERSION@">2.1.10</token> |
| 6 </macros> | 6 </macros> |
| 7 <requirements> | 7 <requirements> |
| 8 <requirement type="package" version="@VERSION@">FastTree</requirement> | 8 <requirement type="package" version="@VERSION@">fasttree</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 <version_command>FastTree</version_command> | 10 <version_command>FastTree</version_command> |
| 11 <command detect_errors="aggressive"> | 11 <command detect_errors="aggressive"> |
| 12 <