pca.methylation.data {betaclust}R Documentation

DNA methylation data from patients with prostate cancer

Description

A dataset containing pre-processed beta methylation values from R=2 sample types, collected from N=4 patients with prostate cancer.

Usage

data(pca.methylation.data)

Format

A data frame with 5,067 rows and 9 columns. The data contain no missing values.

Details

The raw methylation array data was first quality controlled and preprocessed using the RnBeads package. The array data were then normalized and and probes located outside of CpG sites and on the sex chromosome were filtered out. The CpG sites with missing values were removed from the resulting dataset. A subset of the complete dataset has been uploaded in the package for testing purposes. The complete dataset is available on GitHub.

References

Mueller F, Scherer M, Assenov Y, Lutsik P, Walter J, Lengauer T, Bock C (2019). “RnBeads 2.0: comprehensive analysis of DNA methylation data.” Genome Biology, 20(55).

Assenov Y, Mueller F, Lutsik P, Walter J, Lengauer T, Bock C (2014). “Comprehensive Analysis of DNA Methylation Data with RnBeads.” Nature Methods, 11(11), 1138–1140.

See Also

legacy.data


[Package betaclust version 1.0.3 Index]