Mercurial > repos > matt-shirley > ncbi_sra_toolkit
comparison tool_dependencies.xml @ 14:ef71f5982df5
Should have linked the damn thing.
author | Matt Shirley <mdshw5@gmail.com> |
---|---|
date | Mon, 30 Mar 2015 14:43:05 -0400 |
parents | 3369a52a5934 |
children | c71031b17e08 |
comparison
equal
deleted
inserted
replaced
13:3369a52a5934 | 14:ef71f5982df5 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="sra_toolkit" version="2.4.5"> | 3 <package name="sra_toolkit" version="2.4.5"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 | 5 <actions> |
6 <action type="make_directory">ncbi</action> | 6 <action type="make_directory">ncbi</action> |
7 <action type="make_directory">ncbi/build</action> | 7 <action type="make_directory">ncbi/build</action> |
8 <action type="change_directory">ncbi</action> | 8 <action type="change_directory">ncbi</action> |
9 <action type="shell_command">git clone https://github.com/ncbi/sra-tools.git</action> | 9 <action type="shell_command">git clone https://github.com/ncbi/sra-tools.git</action> |
10 <action type="shell_command">git clone https://github.com/ncbi/ncbi-vdb.git</action> | 10 <action type="shell_command">git clone https://github.com/ncbi/ncbi-vdb.git</action> |