comparison angle.xml @ 7:a0d210b9d287 draft

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 1b23e024af45cc0999d9142d07de6897d4189ec2"
author chemteam
date Mon, 24 Aug 2020 16:32:30 -0400
parents e7d0075052c9
children
comparison
equal deleted inserted replaced
6:7c5fd4117a07 7:a0d210b9d287
1 <tool id="mdanalysis_angle" name="Angle Analysis" version="@VERSION@"> 1 <tool id="mdanalysis_angle" name="Angle Analysis" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
2 <description>- time series of Angles</description> 2 <description>- time series of Angles</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 <token name="@GALAXY_VERSION@">0</token>
5 </macros> 6 </macros>
6 <expand macro="requirements" /> 7 <expand macro="requirements" />
7 <command detect_errors="exit_code"> 8 <command detect_errors="exit_code">
8 <![CDATA[ 9 <![CDATA[
9 python '$__tool_directory__/angle.py' 10 python '$__tool_directory__/angle.py'