changeset 8:4e985f1d5cf4 draft

Uploaded
author jasonk
date Wed, 18 Jan 2017 01:57:16 -0500
parents 3c7c9eccd745
children 25044b99547e
files tool_dependencies.xml
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jan 18 01:52:50 2017 -0500
+++ b/tool_dependencies.xml	Wed Jan 18 01:57:16 2017 -0500
@@ -41,7 +41,16 @@
                         <source>FeatureExtract.perl</source>
                         <destination>$INSTALL_DIR</destination>
                 </action>
+     <action type="move_file">
+                        <source>FeatureExtractPredict.perl</source>
+                        <destination>$INSTALL_DIR</destination>
+                </action>
+     <action type="move_directory_files">
+                        <source>BLAST_map</source>
+                        <destination>$INSTALL_DIR</destination>
+                </action>
     </actions>
+   
 
     <actions>
     <action type="download_by_url">http://metavelvet.dna.bio.keio.ac.jp/srcSL/LibraryPretrainedClassification.tar.gz</action>