下载安装interproscan

注:本文系本人翻译官方文档HowToDownload

获取InterProScan 5的副本

首先检查您的系统是否满足安装要求。要安装InterProScan 5软件,你需要完成以下步骤:

1. 1. 获取InterProScan软件

mkdir my_interproscan
cd my_interproscan
wget ftp://ftp.ebi.ac.uk/pub/software/unix/iprscan/5/5.36-75.0/interproscan-5.36-75.0-64-bit.tar.gz
wget ftp://ftp.ebi.ac.uk/pub/software/unix/iprscan/5/5.36-75.0/interproscan-5.36-75.0-64-bit.tar.gz.md5

# Recommended checksum to confirm the download was successful:
md5sum -c interproscan-5.36-75.0-64-bit.tar.gz.md5
# Must return *interproscan-5.36-75.0-64-bit.tar.gz: OK*
# If not - try downloading the file again as it may be a corrupted copy.

建议直接使用filezilla等ftp工具进行下载,ftp地址:ftp://ftp.ebi.ac.uk/pub/software/unix/iprscan/5/5.36-75.0/interproscan-5.36-75.0-64-bit.tar.gz
由于压缩文件非常大,强烈建议使用md5sum检查文件是否已下载而没有错误,如上所述。
文件加压缩

 tar -pxvzf interproscan-5.36-75.0-*-bit.tar.gz
# where:
#     p = 保存文件权限
#     x = 从归档文件中提取文件
#     v = 详细列出处理过的文件
#     z = 通过gzip过滤存档
#     f = 使用存档文件

这是一个完全自包含的版本,包含成员数据库特定的二进制文件和模型/签名文件。这应该在Linux系统上运行“开箱即用”。注意,它不包括Panther(可以单独下载—请参阅下面)和包含组件的分析,您必须为这些组件获得自己的许可证。

2. 安装 Panther Models

InterProScan 5包括 Panther成员数据库分析

安装Panther Data之前

首先,确保您已经提取了InterProScan 5的分布
提取它的路径如下所示[InterProScan5 home]。

下载Panther model data

请检查版本兼容性,以确保您下载的Panther版本与您正在运行的InterProScan版本兼容。
要从FTP站点下载最新的Panther数据文件到[InterProScan5 home]/data/目录:

cd [InterProScan5 home]/data/

wget ftp://ftp.ebi.ac.uk/pub/software/unix/iprscan/5/data/panther-data-14.1.tar.gz
wget ftp://ftp.ebi.ac.uk/pub/software/unix/iprscan/5/data/panther-data-14.1.tar.gz.md5

建议使用ftp工具下载
这是一个非常大的文件,所以强烈建议您在下载文件后检查MD5校验和:

md5sum -c panther-data-14.1.tar.gz.md5
# This must return *panther-data-14.1.tar.gz: OK*
# If not - try downloading the file again as it may be a corrupted copy.

安装 Panther Data

将Panther data提取到所需的位置,例如。

cd [InterProScan5 home]/data

tar -pxvzf panther-data-14.1.tar.gz

3.使用本地预计算匹配查找服务(可选)

请查看官方文档

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • WinRAR - 最新版本的更新 版本 5.50 1. WinRAR 和命令行 RAR 默认使用 RAR ...
    王舒璇阅读 2,412评论 0 2
  • feisky云计算、虚拟化与Linux技术笔记posts - 1014, comments - 298, trac...
    不排版阅读 3,908评论 0 5
  • 一、Python简介和环境搭建以及pip的安装 4课时实验课主要内容 【Python简介】: Python 是一个...
    _小老虎_阅读 5,808评论 0 10
  • 本文参与#漫步青春#征文活动,作者程震,本人承诺,文章内容为原创,且未在其他平台发布。 驻足 你会因留恋无忧无虑的...
    莫名白衣阅读 198评论 0 0
  • 在闲暇之余,看完了路遥的这一本——《人生》。让我唏嘘不已… 人生的道路虽然漫长,但紧要处常常只有几步,特别是当人...
    楠木是木阅读 238评论 0 2