Mercurial > repos > chemteam > mdanalysis_distance
comparison distance.xml @ 7:ffd6f8d159e1 draft
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 1b23e024af45cc0999d9142d07de6897d4189ec2"
author | chemteam |
---|---|
date | Mon, 24 Aug 2020 16:14:05 -0400 |
parents | d540ea77b909 |
children |
comparison
equal
deleted
inserted
replaced
6:aa4090b50e7b | 7:ffd6f8d159e1 |
---|---|
1 <tool id="mdanalysis_distance" name="Distance Analysis" version="@VERSION@"> | 1 <tool id="mdanalysis_distance" name="Distance Analysis" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> |
2 <description>- time series using MDAnalysis</description> | 2 <description>- time series using MDAnalysis</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 #if $inps.inps == 'one': | 10 #if $inps.inps == 'one': |