Difference between revisions of "InterProScan"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Versions--> ==Available versions== .* <!--Modules-->" to "<!--Modules-->")
m (Text replace - "Usage policy" to "Usage Policy")
Line 39: Line 39:
 
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 policy==
+
{{#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:32, 10 August 2012

Description

iprscan website  

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

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.