Mercurial > repos > oinizan > frogs
diff tree.xml @ 2:ea386220db3c draft
"planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/tree/v3.2.2 commit 724acdef433b0c23e12c0c689da342bf5e753da2"
| author | oinizan |
|---|---|
| date | Thu, 08 Apr 2021 07:29:32 +0000 |
| parents | 27f57425dc55 |
| children | 828d2003af85 |
line wrap: on
line diff
--- a/tree.xml Wed Mar 03 17:24:12 2021 +0000 +++ b/tree.xml Thu Apr 08 07:29:32 2021 +0000 @@ -15,10 +15,10 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. --> -<tool id="FROGS_Tree" name="FROGS Tree" version="3.2.1"> +<tool id="FROGS_Tree" name="FROGS Tree" version="3.2.2"> <description>Reconstruction of phylogenetic tree </description> <requirements> - <requirement type="package" version="3.2.1">frogs</requirement> + <requirement type="package" version="3.2.2">frogs</requirement> <requirement type="package" version="7.407">mafft</requirement> <requirement type="package" version="2.1.09">fasttree</requirement> <requirement type="package" version="3.6.3">r-base</requirement> @@ -47,7 +47,7 @@ </inputs> <outputs> <data format="nhx" name="out_tree" label="${tool.name}: tree.nwk" from_work_dir="tree.nwk"/> - <data format="html" name="html" label="${tool.name}: summary.html" from_work_dir="summary.html"/> + <data format="html" name="html" label="${tool.name}: report.html" from_work_dir="summary.html"/> </outputs> <tests> <test>
