comparison pca_cosine.xml @ 4:a842da7ef42b draft

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 1b23e024af45cc0999d9142d07de6897d4189ec2"
author chemteam
date Mon, 24 Aug 2020 16:37:11 -0400
parents d18e7db42633
children
comparison
equal deleted inserted replaced
3:9a3a1f698fc6 4:a842da7ef42b
1 <tool id="mdanalysis_cosine_analysis" name="Cosine Content" version="@VERSION@"> 1 <tool id="mdanalysis_cosine_analysis" name="Cosine Content" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
2 <description>- measure the cosine content of the PCA projection</description> 2 <description>- measure the cosine content of the PCA projection</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__/pca_cosine.py' 10 python '$__tool_directory__/pca_cosine.py'