Difference between revisions of "InterProScan"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
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}}}}|}} ") |
||
Line 19: | Line 19: | ||
<!--Description--> | <!--Description--> | ||
{{#if: {{#var: url}}| | {{#if: {{#var: url}}| | ||
− | {{App_Description|app={{#var:app}}|url={{#var:url}}}}|}} | + | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} |
+ | |||
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--> | <!--Location--> |
Revision as of 01:53, 10 August 2012
Description
This software allows you to query your sequence against the InterPro databases. Template:App Location
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.