pfamscan 的使用_使用pfam-scan进行Pfam注释

安装

使用conda安装

123

conda create -n pfam_scan ##可新建一个环境,用于安装pfam-scan

source activate pfam_scan

conda install pfam_scan

pfam_scan依赖bioperl,因此,通过conda安装简单快捷

使用

首先,使用hmmer给数据库建立索引

1

hmmpress Pfam-A.hmm

执行程序

1

pfam_scan.pl -fasta -dir -outfile -cpu -as

为什么不直接使用hmmscan呢?

使用pfam-scan和直接使用hmmscan进行比对得到的输出有一定的不同。直接使用hmmscan比对得到的结果会允许不同上级分类的序列重叠,而pfam_scan.pl的输出指挥输出同一级分类下最显著(E-value最小)的结果。

Q: Why are the results from running hmmscan different from those I get when I run pfam_scan.pl?

A: We group together families which we believe to have a common evolutionary ancestor in clans. Where there are overlapping matches within a clan, pfam_scan.pl will only show the most significant (the lowest E-value) match within the clan. We perform the same clan filtering step on the Pfam website. If you do want the script to report all the overlapping clan matches, you can use the -clan_overlap option.

参考来源

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值