Mercurial > repos > iuc > package_hmmer_3_1b1
comparison tool_dependencies.xml @ 1:ee143f73fee0 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_hmmer_3_1b1 commit 18d253be0ca437eb06477753fb7a962124cb0428
author | iuc |
---|---|
date | Mon, 25 Jan 2016 14:52:42 -0500 |
parents | e49dc46333e2 |
children |
comparison
equal
deleted
inserted
replaced
0:e49dc46333e2 | 1:ee143f73fee0 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="hmmer" version="3.1b1"> | 3 <package name="hmmer" version="3.1b1"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="download_by_url">ftp://selab.janelia.org/pub/software/hmmer3/3.1b1/hmmer-3.1b1.tar.gz</action> | 6 <action type="download_by_url" sha256sum="246f5e32545d3a5706d065d8413fc8fc5445e779a97019e98ba319e5ef9dc1d8"> |
7 https://depot.galaxyproject.org/software/hmmer/hmmer_3.1b1_src_all.tar.gz | |
8 </action> | |
7 <action type="autoconf" /> | 9 <action type="autoconf" /> |
8 <action type="change_directory">easel/miniapps/</action> | 10 <action type="change_directory">easel/miniapps/</action> |
9 <action type="make_install" /> | 11 <action type="make_install" /> |
10 <action type="set_environment"> | 12 <action type="set_environment"> |
11 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> | 13 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> |
31 software available to as many scientists as possible. Earlier releases of HMMER | 33 software available to as many scientists as possible. Earlier releases of HMMER |
32 were restricted to command line use. To make the software more accessible to | 34 were restricted to command line use. To make the software more accessible to |
33 the wide scientific community, we now provide servers that allow sequence | 35 the wide scientific community, we now provide servers that allow sequence |
34 searches to be performed interactively via the Web. | 36 searches to be performed interactively via the Web. |
35 | 37 |
36 http://hmmer.janelia.org/ | 38 http://hmmer.org/ |
37 </readme> | 39 </readme> |
38 </package> | 40 </package> |
39 </tool_dependency> | 41 </tool_dependency> |