comparison tool_dependencies.xml @ 14:197e72d42086 draft default tip

Uploaded
author jasonk
date Wed, 18 Jan 2017 02:30:42 -0500
parents 5eba3dd66dd9
children
comparison
equal deleted inserted replaced
13:5eba3dd66dd9 14:197e72d42086
51 </action> 51 </action>
52 </actions> 52 </actions>
53 53
54 54
55 <actions> 55 <actions>
56 <action type="download_by_url">http://metavelvet.dna.bio.keio.ac.jp/srcSL/LibraryPretrainedClassification.tar.gz</action> 56 <action type="download_by_url">https://doc-0c-8k-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/mlgu4uocfmeebt7gaeiljenel21i71fi/1484719200000/10942893667658680981/*/0B5_0aTIEApvzX093NXFZSnlQUnc?e=download</action>
57 <action type="change_directory">LibraryPretrainedClassification</action> 57 <action type="change_directory">LibraryPretrainedClassification</action>
58 <action type="move_file"> 58 <action type="move_directory_files">
59 <source>DeepSeaFeature.scale</source> 59 <source_directory>Model</source_directory>
60 <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination> 60 <destination_directory>$INSTALL_DIR/LibraryPretrainedClassification/Model</destination_directory>
61 </action> 61 </action>
62 <action type="move_file"> 62 <action type="move_directory_files">
63 <source>DeepSeaFeature.model</source> 63 <source_directory>Range</source_directory>
64 <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination> 64 <destination_directory>$INSTALL_DIR/LibraryPretrainedClassification/Range</destination_directory>
65 </action> 65 </action>
66
67
68
69
70
71
72 66
73 <action type="set_environment"> 67 <action type="set_environment">
74 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> 68 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
75 </action> 69 </action>
76 </actions> 70 </actions>