生信分析

使用hmmscan搜索蛋白序列的结构域

2020-05-25  本文已影响0人  山竹山竹px

目的

即题目

使用HMMER网站的hmmscan

pfam网站的search,使用的也是这个网站

https://www.ebi.ac.uk/Tools/hmmer/search/hmmscan

界面如下:

hmmscan界面.png
  1. 上传蛋白fasta文件 (会跳出一个框要求输入邮箱,填好)

  2. 根据需求选择数据库,默认是pfam

  3. 设置阈值,默认是gathering threshold

    the gathering threshold is assigned by a curator when the family is built. this is the minimum score a sequence must attain in order to belong to the full alignment of a pfam entry
    --pfam网站
    Specific to hmmscan, the gathering threshold indicates to HMMER to use the sequence and hit thresholds defined in the HMM file to be searched.
    Thus, if a query sequence scores with a bit score greater than or equal to the gathering thresholds, then that match can be treated with high confidence
    --help文档

    如果阈值点选 e值,它的默认参数与 hmmsearch的默认参数是相同的

    hmmscan的E值默认参数.png
网站hmmsearch的默认参数.png

使用同一批序列,尝试上述两种参数。结果是:gathering threshold的阈值是比上 述设置的E值要更严格的。当然,E值是可以根据需求调整的。

  1. 点击,submit
结果
hmmscan的结果.png
上一篇 下一篇

猜你喜欢

热点阅读