Mercurial > repos > jasonk > package_metavelvet_sl_1_0
changeset 14:197e72d42086 draft default tip
Uploaded
author | jasonk |
---|---|
date | Wed, 18 Jan 2017 02:30:42 -0500 |
parents | 5eba3dd66dd9 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 7 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Jan 18 02:17:11 2017 -0500 +++ b/tool_dependencies.xml Wed Jan 18 02:30:42 2017 -0500 @@ -53,23 +53,17 @@ <actions> - <action type="download_by_url">http://metavelvet.dna.bio.keio.ac.jp/srcSL/LibraryPretrainedClassification.tar.gz</action> + <action type="download_by_url">https://doc-0c-8k-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/mlgu4uocfmeebt7gaeiljenel21i71fi/1484719200000/10942893667658680981/*/0B5_0aTIEApvzX093NXFZSnlQUnc?e=download</action> <action type="change_directory">LibraryPretrainedClassification</action> - <action type="move_file"> - <source>DeepSeaFeature.scale</source> - <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination> + <action type="move_directory_files"> + <source_directory>Model</source_directory> + <destination_directory>$INSTALL_DIR/LibraryPretrainedClassification/Model</destination_directory> </action> - <action type="move_file"> - <source>DeepSeaFeature.model</source> - <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination> + <action type="move_directory_files"> + <source_directory>Range</source_directory> + <destination_directory>$INSTALL_DIR/LibraryPretrainedClassification/Range</destination_directory> </action> - - - - - - <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> </action>