Mercurial > repos > jasonk > package_metavelvet_sl_1_0
comparison tool_dependencies.xml @ 12:20644ed60cad draft
Uploaded
author | jasonk |
---|---|
date | Wed, 18 Jan 2017 02:13:08 -0500 |
parents | 851f322ffedd |
children | 5eba3dd66dd9 |
comparison
equal
deleted
inserted
replaced
11:851f322ffedd | 12:20644ed60cad |
---|---|
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">http://metavelvet.dna.bio.keio.ac.jp/srcSL/LibraryPretrainedClassification.tar.gz</action> |
57 <!-- <action type="change_directory">LibraryPretrainedClassification</action> --> | 57 <action type="change_directory">LibraryPretrainedClassification</action> |
58 <action type="move_file"> | 58 <action type="move_file"> |
59 <source>LibraryPretrainedClassification/*.scale</source> | 59 <source>DeepSeaFeature.scale HumanBloodFeature.scale</source> |
60 <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination> | 60 <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination> |
61 </action> | 61 </action> |
62 <action type="move_file"> | 62 <action type="move_file"> |
63 <source>LibraryPretrainedClassification/*.model</source> | 63 <source>*.model</source> |
64 <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination> | 64 <destination>$INSTALL_DIR/LibraryPretrainedClassification</destination> |
65 </action> | 65 </action> |
66 <action type="set_environment"> | 66 <action type="set_environment"> |
67 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 67 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
68 </action> | 68 </action> |