Difference between revisions of "Proteinortho"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "<!--Versions--> ==Available versions== .* <!--Modules-->" to "<!--Modules-->") |
Moskalenko (talk | contribs) m (Text replace - "Usage policy" to "Usage Policy") |
||
Line 44: | Line 44: | ||
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | ||
<!--Policy--> | <!--Policy--> | ||
− | {{#if: {{#var: policy}}|==Usage | + | {{#if: {{#var: policy}}|==Usage Policy== |
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used) | WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used) | ||
|}} | |}} |
Revision as of 16:33, 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.
Execution Environment and 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.