planet
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see planet.
Placental DNA methylation analysis tools
Bioconductor version: 3.20
This package contains R functions to predict biological variables to from placnetal DNA methylation data generated from infinium arrays. This includes inferring ethnicity/ancestry, gestational age, and cell composition from placental DNA methylation array (450k/850k) data.
Author: Victor Yuan [aut, cre], Wendy P. Robinson [ctb]
Maintainer: Victor Yuan <victor.2wy at gmail.com>
citation("planet")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("planet")
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("planet")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.