nseq:hmmbuild训练的序列条数110;
alen:比对的氨基酸数量256;
mlen:比对上的氨基酸数量256;
gap=alen-mlen=256-256=0;
eff_nseq:比对效率0.70;
re/pos: 相对熵0.589,又被称为KL散度(Kullback–Leibler divergence,KLD) Kullback–Leibler divergence。它表示2个函数或概率分布的差异性:差异越大则相对熵越大,差异越小则相对熵越小,特别地,若2者相同则熵为0。

A profile file consists of one or more profiles. Each profile starts with a format version identifier (here, HMMER3/f) and ends with // on a line by itself. The format version identifier allows backward compatibility as the HMMER software evolves: it tells the parser this file is from HMMER3’s save file format version f.3 The closing // allows multiple profiles to be concatenated.

LENG: Model length; a positive nonzero integer, is the number of match states in the model. Mandatory

NSEQ : Sequence number; is a nonzero positive integer, the number of sequences that the HMM was trained on. This field is only used for logging purposes. Optional.

CKSUM Training alignment checksum; is a nonnegative unsigned 32-bit integer. This number is calculated from the training sequence data, and used in conjunction with the alignment map information to verify that a given alignment is indeed the alignment that the map is for. Optional.

EFFN : Effective sequence number; is a nonzero positive real,
the effective total number of sequences determined by hmmbuild during sequence weighting, for combining observed counts with Dirichlet prior information in parameterizing the model.
This field is only used for logging purposes. Optional.

STATS Statistical parameters needed for E-value calculations.
is the model’s alignment mode configuration: currently only LOCAL is recognized.

is the name of the score distribution: currently MSV, VITERBI, and FORWARD are recognized.

and are two real-valued parameters controlling location and slope of each distribution, respectively;
µ and λ for Gumbel distributions for MSV and Viterbi scores, and τ and λ for exponential tails for Forward scores.

λ values must be positive. All three lines or none of them must be present: when all three are present, the model is considered to be calibrated for E-value statistics. Optional.

hmmer使用手册

基因家族分析

熵、交叉熵和相对熵的区别与联系

hmmbuild结果文件解读:hmm文件相关推荐

  1. GPS导航电文文件和观测值文件解读

    通过无线通用平台usrp接收GPS信号.配合GNU-sdr开源软件解算卫星信号.得到卫星导航电文文件和观测值文件. 对导航文件.N和观测值文件.O查资料解读如下. https://blog.csdn. ...

  2. package.json文件解读

    package.json文件解读 {"name": "vue-04-cli-demo1", // 项目名称 "version": " ...

  3. STM32之CubeMX学习笔记(4)新建工程文件解读

    文章目录 芯片与板子介绍 主频 RAM 与 Flash io数与封装 内置外设 板子外设 新建工程文件的步骤 选择芯片 选取调试方式,选取高速晶振,调整时钟 修改文件设置,和生成设置 生成工程文件 工 ...

  4. PNG文件解读(1):PNG/APNG格式的前世今生

    PNG格式的前世今生 png是一种无损压缩的位图片形格式,其设计目的是试图替代GIF和TIFF文件格式,同时增加一些GIF文件格式所不具备的特性.PNG使用从LZ77派生的无损数据压缩算法--LZW专 ...

  5. 八、键盘控制无人机 · 上(launch文件解读)

    没想到又是这位博主,佩服佩服! 这里面的launch文件注释写的真的是非常详细! 转载自:https://blog.csdn.net/weixin_44917390/article/details/1 ...

  6. java mapping文件_Android R8 mapping.txt文件解读

    mapping.txt文件解读 链接 R8 Android Gradle Plugin 3.4.0之后,默认使用R8替代原来的ProGuard,R8在编译过程中主要执行: Code shrinking ...

  7. PDK和工艺文件解读

    一.PDK 设计规则: 版图层次定义 几何图形规则 ESD/Latch-up防护规则 天线效应规则 电流密度规则 应力保护规则 PDK文件夹包括: ①工艺库 Spice器件模型,仿真数据模型model ...

  8. 字节码文件(Class文件)结构解读、理解与分析

    字节码(Class文件) 什么是字节码(Class文件)? 字节码(Byte-code)是一种包含执行程序,由一序列 op 代码/数据对组成的二进制文件,是一种中间码.字节是电脑里的数据量单位. 对于 ...

  9. Android 源码编译 及 mk文件解读

    Android 源码编译 参考:探索Android FrameWork底层开发视频_哔哩哔哩_bilibili 基础 1.源代码编译 分为2个部分: (1)boot/Kernel (2)Android ...

  10. 浏览器插件开发-manifest文件解读

    浏览器插件开发-manifest文件解读 调研资料

最新文章

  1. android自定义尺子收集demo
  2. 多返回值函数的编写方法
  3. python 计时器 timeit 报错 NameError: name 'xxx' is not defined
  4. .net读写 更新 删除(操作)xml文件
  5. linux制作openssl rpm,CentOS 7 定制 OpenSSL RPM 包
  6. rt5350 中断处理分析
  7. Duplicate entry...for key...
  8. python模拟一个简单的取款机,python简单区块链模拟详解
  9. servlet中通过getWriter()获取out返回给浏览器出现中文乱码问题
  10. docker-compose批量管理docker容器
  11. cacheable中的condition和unless
  12. 【React自制全家桶】九、Redux入手
  13. 手机屏幕分辨率真的是越高越清晰吗?
  14. 计算机流程图知识点,高中数学流程图知识点
  15. tar,bz2,bzip等格式解压缩命令汇总
  16. 使用java调用阿里云车牌识别API
  17. 蓝光光盘的区域位置代码
  18. android 谷歌定位demo,android实现定位与目的地的导航示例代码
  19. 爬取网易buff CSGO饰品数据
  20. xSSD: DSSD,FSSD,ESSD,MDSSD,fireSSD

热门文章

  1. 15必须掌握的win7快捷键
  2. 查找算法--01 顺序查找和二分查找
  3. Linux 永久设置时间
  4. pyinstaller第三方库打包文件“ValueError”:找不到文件
  5. 安装zookeeper看我就行了
  6. java数组可以包含对象吗_数组可以包含对象类型的元素吗_对象数组
  7. 信息的可再生性举例_举例说说信息的可处理性
  8. react-native 拨打电话
  9. iCheck的使用示例
  10. cisaw是什么证书,cisaw证书有什么用?