Difference between revisions of "InterProScan"

From UFRC
Jump to navigation Jump to search
m (Text replace - "{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}" to "{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} ")
m (Text replace - "<!--Location--> {{App_Location|app={{#var:app}}|{{#var:ver}}}}" to "")
Line 22: Line 22:
  
 
This software allows you to query your sequence against the InterPro databases.
 
This software allows you to query your sequence against the InterPro databases.
<!--Location-->
+
 
{{App_Location|app={{#var:app}}|{{#var:ver}}}}
 
 
<!--Versions-->
 
<!--Versions-->
 
==Available versions==
 
==Available versions==

Revision as of 02:00, 10 August 2012

Description

iprscan website  

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

Available versions

  • 4.8

Running the application using 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.