Mercurial > repos > mvdbeek > package_ngs_1_1_3
comparison tool_dependencies.xml @ 0:f090c319428b draft
planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author | mvdbeek |
---|---|
date | Sat, 15 Aug 2015 09:32:00 -0400 |
parents | |
children | d8ab6092efeb |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f090c319428b |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="ncbi_vdb" version="2.5.2"> | |
4 <repository changeset_revision="a3f02a928f5e" name="package_ncbi_vdb_2_5_2" owner="mvdbeek" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
5 </package> | |
6 <package name="ngs" version="1.1.3"> | |
7 <install version="1.0"> | |
8 <actions> | |
9 <action target_filename="ngs-1.1.3.tar.gz" type="download_by_url">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action> | |
10 <action type="autoconf" /> | |
11 <action type="set_environment"> | |
12 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
13 </action> | |
14 </actions> | |
15 </install> | |
16 <readme> | |
17 ncbi-ngs, required for sra-tools package. | |
18 | |
19 </readme> | |
20 </package> | |
21 </tool_dependency> |