comparison CADDSuite/galaxyconfigs/tools/WaterFinder.xml @ 8:9ab6da6cd36c

Uploaded
author marcel
date Fri, 02 Sep 2011 08:48:21 -0400
parents 5b29b679ee6d
children
comparison
equal deleted inserted replaced
7:5b29b679ee6d 8:9ab6da6cd36c
1 1
2 <!--This is a configuration file for the integration of a CADDSuite tool into Galaxy (http://usegalaxy.org). This file was automatically generated using GalaxyConfigGenerator, so do not bother to make too many manual modifications.--> 2 <!--This is a configuration file for the integration of a CADDSuite tool into Galaxy (http://usegalaxy.org). This file was automatically generated using GalaxyConfigGenerator, so do not bother to make too many manual modifications.-->
3 <tool id="waterfinder" name="WaterFinder" version="0.95"> 3 <tool id="waterfinder" name="WaterFinder" version="0.9.6">
4 <description>find strongly bound waters</description> 4 <description>find strongly bound waters</description>
5 <command interpreter="bash"><![CDATA[../../WaterFinder 5 <command interpreter="bash"><![CDATA[../../WaterFinder
6 #if str( $rec ) != '' and str( $rec ) != 'None' : 6 #if str( $rec ) != '' and str( $rec ) != 'None' :
7 -rec "$rec" 7 -rec "$rec"
8 #end if 8 #end if