Difference between revisions of "InterProScan"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Location--> {{App_Location|app={{#var:app}}|{{#var:ver}}}}" to "")
m (Text replace - "==Running the application using modules==" to "==Execution Environment and Modules==")
Line 27: Line 27:
 
* 4.8
 
* 4.8
 
<!--Modules-->
 
<!--Modules-->
{{#if: {{#var: mod}}|==Running the application using modules==
+
{{#if: {{#var: mod}}|==Execution Environment and Modules==
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->

Revision as of 02:03, 10 August 2012

Description

iprscan website  

This software allows you to query your sequence against the InterPro databases.

Available versions

  • 4.8

Execution Environment and Modules

To use iprscan with the environment modules system at HPC the following commands are available:

Get module information for interproscan:

$module spider iprscan

Load the default application module:

$module load iprscan

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_IPRSCAN_DIR - directory where iprscan is located.