interproscan-software
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
interproscan-software [2015/07/02 06:26] – created joguya | interproscan-software [2019/05/28 07:43] (current) – aorth | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Interproscan ====== | ====== Interproscan ====== | ||
+ | InterPro is a database which integrates together predictive information about proteins' | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: 5.13 | + | * Version: 5.25-64.0 |
* Added: July, 2015 | * Added: July, 2015 | ||
- | * Updated: | + | * Updated: |
- | * Link: https://code.google.com/p/ | + | * Link: https://github.com/ebi-pf-team/ |
===== Usage ===== | ===== Usage ===== | ||
- | Scans a range of protein signatures against your sequence. | + | Check for available versions: |
< | < | ||
- | ===== Installation ====== | + | Load the latest version into your environment: |
- | Notes from the sysadmin during installation: | + | |
- | < | + | < |
- | - requirements | + | |
- | $ module load python/2.7.8 | + | |
- | $ module load perl | + | |
- | - install interproscan | + | ===== Installation ====== |
- | $ cd /tmp/ | + | Notes from the sysadmin during installation: |
- | $ wget ftp:// | + | |
- | $ wget ftp:// | + | |
- | $ md5sum -c interproscan-5.13-52.0-64-bit.tar.gz.md5 | + | |
- | $ tar -xvf interproscan-5.13-52.0-64-bit.tar.gz | + | |
- | - install Panther models | + | < |
- | $ cd /tmp/ | + | $ wget ftp:// |
- | $ wget ftp:// | + | $ wget ftp:// |
- | $ wget ftp:// | + | $ md5sum -c interproscan-5.25-64.0-64-bit.tar.gz.md5 |
- | $ md5sum -c panther-data-9.0.tar.gz.md5 | + | $ tar -pxvzf interproscan-5.25-64.0-*-bit.tar.gz |
- | $ tar -xvf panther-data-9.0.tar.gz | + | $ cd interproscan-5.25-64.0/ |
+ | $ wget ftp:// | ||
+ | $ tar -pxvzf panther-data-11.1.tar.gz | ||
+ | $ sudo mkdir / | ||
+ | $ sudo cp -r * / | ||
- | $ mkdir / | + | Test: |
- | $ mv / | + | |
- | - run tests | + | < |
- | $ interactive | + | $ interproscan.sh -i / |
- | $ module load interproscan/ | + | |
- | $ interproscan.sh -i / | + | |
- | </ | + |
interproscan-software.1435818390.txt.gz · Last modified: 2015/07/02 06:26 by joguya