Dnadataset | R Documentation |
Dnadataset
is a base sequence corresponding to a complete HIV
(which stands for Human Immunodeficiency Virus)
genome where A, C, G, and T have been recoded as 1,2,3,4.
It is modelled as a hidden Markov chain and is used in Chapter 7.
data(Dnadataset)
A data frame with 9718 rows and two columns, the first one corresponding to the row number and the second one to the amino-acid value coded from 1 to 4.
data(Dnadataset)
summary(Dnadataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.