Previous changeset 2:b61cbdf78765 (2019-10-07) Next changeset 4:1c25c23ff450 (2019-11-20) |
Commit message:
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/mdslicer commit 10f45d117e34624bceb32442742ae0b8eb2dae30" |
modified:
md_slicer.xml |
b |
diff -r b61cbdf78765 -r d76bea4c85f3 md_slicer.xml --- a/md_slicer.xml Mon Oct 07 12:53:30 2019 -0400 +++ b/md_slicer.xml Wed Oct 30 13:35:44 2019 -0400 |
b |
@@ -1,8 +1,8 @@ <tool id="md_slicer" name="Slice MD trajectories" version="@VERSION@"> + <description>using the MDTraj package</description> <macros> <token name="@VERSION@">1.9.3</token> </macros> - <description>using the MDTraj package</description> <requirements> <requirement type="package" version="@VERSION@">mdtraj</requirement> </requirements> |