Mercurial > repos > chemteam > traj_selections_and_merge
changeset 1:8740338fdff4 draft
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 73aae096eb9df31f7080b1a201882f1f1b571d9b"
author | chemteam |
---|---|
date | Wed, 14 Jul 2021 12:43:41 +0000 |
parents | f4a1e92ca3d2 |
children | a26c4750c7c7 |
files | macros.xml traj_select_and_merge.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Mar 11 19:54:32 2021 +0000 +++ b/macros.xml Wed Jul 14 12:43:41 2021 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">1.9.5</token> + <token name="@TOOL_VERSION@">1.9.6</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">mdtraj</requirement>
--- a/traj_select_and_merge.xml Thu Mar 11 19:54:32 2021 +0000 +++ b/traj_select_and_merge.xml Wed Jul 14 12:43:41 2021 +0000 @@ -124,7 +124,7 @@ </output> <output name="outputtraj"> <assert_contents> - <has_size value="1940" delta="100" /> + <has_size value="1812" delta="100" /> </assert_contents> </output> </test>