changeset 3:5774e0a7bf4d draft

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/mdslicer commit 10f45d117e34624bceb32442742ae0b8eb2dae30"
author chemteam
date Wed, 30 Oct 2019 13:31:53 -0400
parents 5099c87e416b
children ec3c691f20c2
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:43:38 2019 -0400
+++ b/md_slicer.xml	Wed Oct 30 13:31:53 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>