文件名称:HMM
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:33.3kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
VisualBasic 的 HMM 范例
HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland
This project demonstrates use of a Hidden Markov Model (HMM) to define the relationship
between normal states (B) and island states (I) within a region of the human chromosome.
This algorithm proves particularly useful for gene finding、as CpG islands (regions of DNA
with a larger than expected number of adjacent cytosine and guanine nucleotides) tend to
appear near the promoters of some 40 of mammalian genes. The automation of this process
is critical in gene research because CpG islands are impossible to locate by simply looking
at a strand of DNA (as they may cover several hundred bases and their C/G content may be
only slightly higher than the expected value).
The algorithm is fast、robust、and it includes a wealth of good routines (such as loading FASTA
files into VB). Ive tried to include comments where applicable.
HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland
This project demonstrates use of a Hidden Markov Model (HMM) to define the relationship
between normal states (B) and island states (I) within a region of the human chromosome.
This algorithm proves particularly useful for gene finding、as CpG islands (regions of DNA
with a larger than expected number of adjacent cytosine and guanine nucleotides) tend to
appear near the promoters of some 40 of mammalian genes. The automation of this process
is critical in gene research because CpG islands are impossible to locate by simply looking
at a strand of DNA (as they may cover several hundred bases and their C/G content may be
only slightly higher than the expected value).
The algorithm is fast、robust、and it includes a wealth of good routines (such as loading FASTA
files into VB). Ive tried to include comments where applicable.
相关搜索: viterbi in vb
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HMM.vbp
Human1CPG.fasta
Readme.txt
cCommonDialog.cls
frmHMM.frm
frmHMM.frx
HMM.exe
Human1CPG.fasta
Readme.txt
cCommonDialog.cls
frmHMM.frm
frmHMM.frx
HMM.exe
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.