changeset 3:d76bea4c85f3 draft

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/mdslicer commit 10f45d117e34624bceb32442742ae0b8eb2dae30"
author chemteam
date Wed, 30 Oct 2019 13:35:44 -0400
parents b61cbdf78765
children 1c25c23ff450
files md_slicer.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/md_slicer.xml	Mon Oct 07 12:53:30 2019 -0400
+++ b/md_slicer.xml	Wed Oct 30 13:35:44 2019 -0400
@@ -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>