Mercurial > repos > mvdbeek > test_sra
comparison tool_dependencies.xml @ 6:a5ab0e9215c5 draft
planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author | mvdbeek |
---|---|
date | Fri, 14 Aug 2015 13:04:53 -0400 |
parents | 167041a5893b |
children | 5aca2a1c5f2e |
comparison
equal
deleted
inserted
replaced
5:167041a5893b | 6:a5ab0e9215c5 |
---|---|
7 <action type="make_directory">build</action> | 7 <action type="make_directory">build</action> |
8 <action type="change_directory">src</action> | 8 <action type="change_directory">src</action> |
9 <action type="download_by_url">https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz</action> | 9 <action type="download_by_url">https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz</action> |
10 <action type="download_by_url">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action> | 10 <action type="download_by_url">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action> |
11 <action type="download_by_url">https://github.com/ncbi/ncbi-vdb/archive/2.5.2.tar.gz</action> | 11 <action type="download_by_url">https://github.com/ncbi/ncbi-vdb/archive/2.5.2.tar.gz</action> |
12 <action type="change_directory">src</action> | 12 <action type="change_directory">../src</action> |
13 <action type="shell_command"> | 13 <action type="shell_command"> |
14 mv sra-tools-2.5.2 sra-tools | 14 mv sra-tools-2.5.2 sra-tools |
15 mv ngs-1.1.3 ngs | 15 mv ngs-1.1.3 ngs |
16 mv ncbi-vdb-2.5.2 ncbi-vdb | 16 mv ncbi-vdb-2.5.2 ncbi-vdb |
17 LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib | 17 LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib |