Mercurial > repos > chemteam > mdanalysis_dihedral
comparison dihedrals.xml @ 7:aaa130695a2b draft
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 1b23e024af45cc0999d9142d07de6897d4189ec2"
author | chemteam |
---|---|
date | Mon, 24 Aug 2020 16:09:24 -0400 |
parents | d8178fe9aaff |
children |
comparison
equal
deleted
inserted
replaced
6:0493024c3318 | 7:aaa130695a2b |
---|---|
1 <tool id="mdanalysis_dihedral" name="Dihedral Analysis" version="@VERSION@"> | 1 <tool id="mdanalysis_dihedral" name="Dihedral Analysis" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> |
2 <description>Time series of dihedrals</description> | 2 <description>Time series of dihedrals</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__/dihedrals.py' | 10 python '$__tool_directory__/dihedrals.py' |