Mercurial > repos > marcel > caddsuite_linux_x86_64
comparison CADDSuite/galaxyconfigs/tools/PropertyPlotter.xml @ 1:867bf9f815a0
Uploaded
author | g2cmnty@test-web1.g2.bx.psu.edu |
---|---|
date | Sun, 26 Jun 2011 13:45:14 -0400 |
parents | bac3c274238f |
children |
comparison
equal
deleted
inserted
replaced
0:bac3c274238f | 1:867bf9f815a0 |
---|---|
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="propertyplotter" name="PropertyPlotter" version="0.93"> | 3 <tool id="propertyplotter" name="PropertyPlotter" version="0.94"> |
4 <description>plot molecule properties</description> | 4 <description>plot molecule properties</description> |
5 <command interpreter="bash"><![CDATA[../../PropertyPlotter | 5 <command interpreter="bash"><![CDATA[../../PropertyPlotter |
6 #if str( $i ) != '' and str( $i ) != 'None' : | 6 #if str( $i ) != '' and str( $i ) != 'None' : |
7 -i "$i" | 7 -i "$i" |
8 #end if | 8 #end if |