Description Usage Format Examples
A simulated example dataset of IMAGE. The variables are as follows:
1 |
Contains the following objects:
a data list containing 2 haplotypes.
a data list containing the methylated read counts and total read counts for each allele.
a genetic relationship matrix.
1 2 3 4 5 | data(exampledata)
attach(exampledata)
res=image(geno,data,K)
closeAllConnections()
detach(exampledata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.