BLAST-based Annotation¶
1990年 功能注释 同源性方法
BLAST-based Annotation
基于序列相似性的功能注释方法,通过与已知功能序列数据库比对来推断未知序列的功能。 该方法是最基础和广泛使用的功能注释策略,适用于各类生物序列的初步功能预测。
:material-target: 用途
基于序列相似性的功能预测
:material-clock-fast: 时间复杂度
O(mn):material-memory: 空间复杂度
O(m)相关工具¶
BLAST+ · UniProt · InterPro
标签¶
[sequence-similarity](tags.md#sequence-similarity) [database-search](tags.md#database-search) [classic](tags.md#classic) [annotation](tags.md#annotation)