- Home
- Bioconductor 3.22
- Software Packages
- methylCC
methylCC
This is the released version of methylCC; for the devel version, see methylCC.
Estimate the cell composition of whole blood in DNA methylation samples
Bioconductor version: Release (3.22)
A tool to estimate the cell composition of DNA methylation whole blood sample measured on any platform technology (microarray and sequencing).
Author: Stephanie C. Hicks [aut, cre] ORCID iD ORCID: 0000-0002-7858-0231 , Rafael Irizarry [aut] ORCID iD ORCID: 0000-0002-3944-4309
Maintainer: Stephanie C. Hicks <shicks19 at jhu.edu>
citation("methylCC")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("methylCC")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("methylCC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.