BPM-package: BPM software package

Description Details Author(s) References Examples

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

1
2
3
4
### need to install package "limma"
### source("https://bioconductor.org/biocLite.R");biocLite("limma");
library(BPM);
BayPM(simUCEC,20,2);

BPM documentation built on May 1, 2019, 8:01 p.m.