BPM {BPM} | R Documentation |
BPM software package
Description
Bayesian model for purity estimation using DNA methylation data
Details
The main function is BayPM
Author(s)
Jianzhao Gao(gaojz@nankai.edu.cn), Linghao Shen Xiaodan Fan (xfan@cuhk.edu.hk)
References
Jianzhao Gao, Linghao Shen, and Xiaodan Fan, Bayesian model for purity estimation using DNA methylation data.(submitted)
Examples
### need to install package "limma"
### source("https://bioconductor.org/biocLite.R");biocLite("limma");
library(BPM);
BayPM(simUCEC,20,2);
[Package BPM version 1.0.0 Index]