Description Usage Arguments Examples
Plot distribution of beta values for array probes that were identified as SNPs
1 | plotPotentialSNPs(x, betas, horizontal = TRUE)
|
x |
a data frame with probes identified as SNPs by MethylToSNP() |
betas |
A matrix or a data frame or an GenomicRatioSet, GenomicMethylSet, MethylSet, or RatioSet object (see minfi package) |
horizontal |
plot orientation (horizontal=TRUE by default) |
1 2 | x <- MethylToSNP(betas)
x <- plotPotentialSNPs(x, data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.