- Home
- Bioconductor 3.21
- Software Packages
- mosaics
mosaics
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see mosaics.
MOSAiCS (MOdel-based one and two Sample Analysis and Inference for ChIP-Seq)
Bioconductor version: 3.21
This package provides functions for fitting MOSAiCS and MOSAiCS-HMM, a statistical framework to analyze one-sample or two-sample ChIP-seq data of transcription factor binding and histone modification.
Author: Dongjun Chung, Pei Fen Kuan, Rene Welch, Sunduz Keles
Maintainer: Dongjun Chung <dongjun.chung at gmail.com>
citation("mosaics")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("mosaics")
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("mosaics")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.