Mercurial > repos > marcel > caddsuite_mac10_6
comparison CADDSuite/galaxyconfigs/tools/InteractionConstraintDefiner.xml @ 4:af446ca2d5c6
Uploaded
author | marcel |
---|---|
date | Fri, 02 Sep 2011 08:54:17 -0400 |
parents | bb26168c5715 |
children |
comparison
equal
deleted
inserted
replaced
3:bb26168c5715 | 4:af446ca2d5c6 |
---|---|
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="interactionconstraintdefiner" name="InteractionConstraintDefiner" version="0.95"> | 3 <tool id="interactionconstraintdefiner" name="InteractionConstraintDefiner" version="0.9.6"> |
4 <description>define interaction constraint</description> | 4 <description>define interaction constraint</description> |
5 <command interpreter="bash"><![CDATA[../../InteractionConstraintDefiner | 5 <command interpreter="bash"><![CDATA[../../InteractionConstraintDefiner |
6 #if str( $res ) != '' and str( $res ) != 'None' : | 6 #if str( $res ) != '' and str( $res ) != 'None' : |
7 -res "$res" | 7 -res "$res" |
8 #end if | 8 #end if |