diff modify/change_title_to_metadata_value.xml @ 15:ec87a42dccec

ChemicalToolBoX update.
author Bjoern Gruening <bjoern.gruening@gmail.com>
date Sat, 01 Jun 2013 20:02:50 +0200
parents 6493d130f018
children 3d3e7c1d0f49
line wrap: on
line diff
--- a/modify/change_title_to_metadata_value.xml	Fri May 31 22:31:31 2013 +0200
+++ b/modify/change_title_to_metadata_value.xml	Sat Jun 01 20:02:50 2013 +0200
@@ -2,7 +2,7 @@
     <description>to meta-data value.</description>
     <parallelism method="multi" split_inputs="infile" split_mode="to_size" split_size="10000" shared_inputs="" merge_outputs="outfile"></parallelism>
     <requirements>
-        <requirement type="python-module">pybel</requirement>
+        <requirement type="package" version="2.3.2">openbabel</requirement>
     </requirements>
     <command interpreter="python">
         ## The command is a Cheetah template which allows some Python based syntax.