Mercurial > repos > rnateam > blockclust
comparison tool_dependencies.xml @ 12:69a7a16f26e4 draft
Uploaded
| author | rnateam |
|---|---|
| date | Fri, 25 Oct 2013 07:47:01 -0400 |
| parents | c1e76070760c |
| children | 0fbc8cdc1cd0 |
comparison
equal
deleted
inserted
replaced
| 11:c1e76070760c | 12:69a7a16f26e4 |
|---|---|
| 70 <action type="shell_command">tar xfvz mm10.tar.gz -C $INSTALL_DIR/data/annotations/</action> | 70 <action type="shell_command">tar xfvz mm10.tar.gz -C $INSTALL_DIR/data/annotations/</action> |
| 71 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/panTro4.tar.gz</action> | 71 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/panTro4.tar.gz</action> |
| 72 <action type="shell_command">tar xfvz panTro4.tar.gz -C $INSTALL_DIR/data/annotations/</action> | 72 <action type="shell_command">tar xfvz panTro4.tar.gz -C $INSTALL_DIR/data/annotations/</action> |
| 73 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/rheMac3.tar.gz</action> | 73 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/rheMac3.tar.gz</action> |
| 74 <action type="shell_command">tar xfvz rheMac3.tar.gz -C $INSTALL_DIR/data/annotations/</action> | 74 <action type="shell_command">tar xfvz rheMac3.tar.gz -C $INSTALL_DIR/data/annotations/</action> |
| 75 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/models.tar.gz</action> | |
| 76 <action type="shell_command">tar xfvz models.tar.gz -C $INSTALL_DIR/data/</action> | |
| 75 <action type="set_environment"> | 77 <action type="set_environment"> |
| 76 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 78 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 77 <environment_variable action="set_to" name="BLOCKCLUST_DATA_PATH">$INSTALL_DIR/data</environment_variable> | 79 <environment_variable action="set_to" name="BLOCKCLUST_DATA_PATH">$INSTALL_DIR/data</environment_variable> |
| 78 </action> | 80 </action> |
| 79 </actions> | 81 </actions> |
