📄 nucleic.pri
字号:
# nucleic.pri## Example of a prior file for DNA/RNA models.# The values in this file are the HMMER 2 default settings.Dirichlet # Strategy (mixture Dirichlet)Nucleic # type of prior (Amino or Nucleic)# Transitions1 # Single component1.0 # with probability = 1.00.7939 0.0278 0.0135 # m->m, m->i, m->d alpha's0.1551 0.1331 # i->m, i->i alpha's 0.9002 0.5630 # d->m, d->d alpha's# Match emissions# The use of 1.0 for alpha's here makes a simple Laplace "plus-one" prior.#1 # single component1.0 # with probability = 1.01.0 1.0 1.0 1.0# Insert emissions# 1 # Single component1.0 # with probability 1.01.0 1.0 1.0 1.0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -