|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
1
|
3 <package name="omssa" version="2.1.9">
|
|
0
|
4 <install version="1.0">
|
|
|
5 <actions>
|
|
3
|
6 <action type="download_binary">
|
|
|
7 <url_template os="linux">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.linux.tar.gz</url_template>
|
|
|
8 <url_template os="darwin">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.macos.tar.gz</url_template>
|
|
|
9 </action>
|
|
0
|
10 <action type="set_environment">
|
|
2
|
11 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
|
|
0
|
12 <environment_variable action="set_to" name="PROTK_OMSSA_ROOT">$INSTALL_DIR</environment_variable>
|
|
|
13 </action>
|
|
|
14 </actions>
|
|
|
15 </install>
|
|
|
16 <readme>
|
|
|
17 Downloads prebuilt binaries of the OMSSA search engine from NCBI
|
|
|
18 </readme>
|
|
|
19 </package>
|
|
|
20 </tool_dependency>
|