Mercurial > repos > iuc > beacon2_individuals
changeset 1:72d8cb0fa73f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2-import commit 23f6d9e5e91c43d5ab68e604205e06785635f42f
author | iuc |
---|---|
date | Mon, 19 Aug 2024 10:50:14 +0000 |
parents | b648eb72552c |
children | 3033822b7bb0 |
files | individuals.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/individuals.xml Mon Jul 22 12:35:16 2024 +0000 +++ b/individuals.xml Mon Aug 19 10:50:14 2024 +0000 @@ -78,7 +78,7 @@ <tests> <test expect_num_outputs="1"> <param name="database" value="beacon" /> - <param name="collection" value="individuals" /> + <param name="collection" value="test" /> <param name="db_host" value="20.108.51.167" /> <param name="sex" value="male" /> <param name="geographicOrigin" value="United States of America" />
--- a/macros.xml Mon Jul 22 12:35:16 2024 +0000 +++ b/macros.xml Mon Aug 19 10:50:14 2024 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@VERSION_SUFFIX@">0</token> - <token name="@TOOL_VERSION@">2.2.1</token> + <token name="@TOOL_VERSION@">2.2.3</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">beacon2-import</requirement>