changeset 12:8b3ed5924206

upgrade to version 2.0
author Bjoern Gruening <bjoern.gruening@gmail.com>
date Sat, 22 Jun 2013 13:56:14 +0200
parents 15bf86a653bd
children 3901bf4244f2
files natural_product_likeness_calculator.xml tool_dependencies.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/natural_product_likeness_calculator.xml	Sat Jun 22 13:54:41 2013 +0200
+++ b/natural_product_likeness_calculator.xml	Sat Jun 22 13:56:14 2013 +0200
@@ -5,7 +5,7 @@
         <requirement type="package" version="2.0">np-likeness-scorer</requirement>
     </requirements>
     <command>
-        java -jar \$JAVA_JAR_PATH/NPLikenessCalculator-2.0.jar 
+        java -jar \$JAVA_JAR_PATH/NP-Likeness-2.0.jar
             -in "${infile}"
             -out "${outfile}"
             #if $reconstruct_fragments:
--- a/tool_dependencies.xml	Sat Jun 22 13:54:41 2013 +0200
+++ b/tool_dependencies.xml	Sat Jun 22 13:56:14 2013 +0200
@@ -4,7 +4,7 @@
             <actions>
                 <action type="download_by_url">http://downloads.sourceforge.net/project/np-likeness/Natural_Product_Likeness_calculator_2.0.zip</action>
                <action type="move_file">
-                    <source>Natural_Product_Likeness_calculator_2.0/NPLikenessCalculator-2.0.jar</source>
+                    <source>Natural_Product_Likeness_calculator_2.0/NP-Likeness-2.0.jar</source>
                     <destination>$INSTALL_DIR/jars</destination>
                 </action>
                 <action type="set_environment">