Difference between revisions of "Proteinortho"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}" to "{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} ") |
Moskalenko (talk | contribs) m (Text replace - "<!--Location--> {{App_Location|app={{#var:app}}|{{#var:ver}}}}" to "") |
||
Line 27: | Line 27: | ||
multi-core hardware. It implements an extended version of the reciprocal | multi-core hardware. It implements an extended version of the reciprocal | ||
best alignment heuristic. | best alignment heuristic. | ||
− | + | ||
− | |||
<!--Versions--> | <!--Versions--> | ||
==Available versions== | ==Available versions== |
Revision as of 02:00, 10 August 2012
Description
Computation of genome-wide orthology data.
The program Proteinortho is a stand-alone tool that is geared towards large datasets and makes use of distributed computing techniques when run on multi-core hardware. It implements an extended version of the reciprocal best alignment heuristic.
Available versions
- 4.26
Running the application using modules
To use proteinortho with the environment modules system at HPC the following commands are available:
Get module information for proteinortho:
$module spider proteinortho
Load the default application module:
$module load proteinortho
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_PROTEINORTHO_DIR - directory where proteinortho is located.