changeset 12:20644ed60cad draft

Uploaded
author jasonk
date Wed, 18 Jan 2017 02:13:08 -0500
parents 851f322ffedd
children 5eba3dd66dd9
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jan 18 02:09:43 2017 -0500
+++ b/tool_dependencies.xml	Wed Jan 18 02:13:08 2017 -0500
@@ -54,13 +54,13 @@
 
     <actions>
     <action type="download_by_url">http://metavelvet.dna.bio.keio.ac.jp/srcSL/LibraryPretrainedClassification.tar.gz</action>
-    <!-- <action type="change_directory">LibraryPretrainedClassification</action> -->
+    <action type="change_directory">LibraryPretrainedClassification</action>
     <action type="move_file">
-                        <source>LibraryPretrainedClassification/*.scale</source>
+                        <source>DeepSeaFeature.scale HumanBloodFeature.scale</source>
                         <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination>
                 </action>
     <action type="move_file">
-                        <source>LibraryPretrainedClassification/*.model</source>
+                        <source>*.model</source>
                         <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination>
                 </action>
                 <action type="set_environment">