- Home
- Bioconductor 3.21
- Software Packages
- epigenomix
epigenomix
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see epigenomix.
Epigenetic and gene transcription data normalization and integration with mixture models
Bioconductor version: 3.21
A package for the integrative analysis of RNA-seq or microarray based gene transcription and histone modification data obtained by ChIP-seq. The package provides methods for data preprocessing and matching as well as methods for fitting bayesian mixture models in order to detect genes with differences in both data types.
Author: Hans-Ulrich Klein, Martin Schaefer
Maintainer: Hans-Ulrich Klein <h.klein at uni-muenster.de>
citation("epigenomix")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("epigenomix")
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("epigenomix")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.