comparison tool_dependencies.xml @ 1:5a204dd4d79e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_hmmer_3_1b2 commit 379063161020578e1bd306769116c1b691216b35
author iuc
date Fri, 17 Feb 2017 14:15:30 -0500
parents 7adf47fb049c
children
comparison
equal deleted inserted replaced
0:7adf47fb049c 1:5a204dd4d79e
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="hmmer" version="3.1b2"> 3 <package name="hmmer" version="3.1b2">
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.1b2/hmmer-3.1b2.tar.gz</action> 6 <action type="download_by_url" sha256sum="dd16edf4385c1df072c9e2f58c16ee1872d855a018a2ee6894205277017b5536">https://depot.galaxyproject.org/software/hmmer/hmmer_3.1b2_src_all.tar.gz</action>
7 <action type="autoconf" /> 7 <action type="autoconf" />
8 <action type="change_directory">easel/miniapps/</action> 8 <action type="change_directory">easel/miniapps/</action>
9 <action type="make_install" /> 9 <action type="make_install" />
10 <action type="set_environment"> 10 <action type="set_environment">
11 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> 11 <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 31 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 32 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 33 the wide scientific community, we now provide servers that allow sequence
34 searches to be performed interactively via the Web. 34 searches to be performed interactively via the Web.
35 35
36 http://hmmer.janelia.org/ 36 http://hmmer.org/
37 </readme> 37 </readme>
38 </package> 38 </package>
39 </tool_dependency> 39 </tool_dependency>