Mercurial > repos > bgruening > openbabel
changeset 14:5258b01f1f24
ChemicalToolBoX update.
author | Bjoern Gruening <bjoern.gruening@gmail.com> |
---|---|
date | Fri, 31 May 2013 22:31:31 +0200 |
parents | 848e5906fc2a |
children | ec87a42dccec |
files | convert/ob_convert.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/convert/ob_convert.xml Wed May 29 17:42:11 2013 +0200 +++ b/convert/ob_convert.xml Fri May 31 22:31:31 2013 +0200 @@ -1,4 +1,4 @@ -<tool id="compound_convert" name="Compound Convert"> +<tool id="compound_convert" name="Compound Convert" version="0.1"> <description>Converts various chemistry and molecular modeling data files</description> <!--<parallelism method="multi" split_inputs="infile" split_mode="to_size" split_size="10000" shared_inputs="" merge_outputs="outfile"></parallelism> We can't use that currently, because a few output-datatypes, like the fastsearch index do not support merging. We need to patch galaxy to not abort in such a case