README.md

ChIPsim

A general framework for the simulation of ChIP-seq data. Although currently focused on nucleosome positioning the package is designed to support different types of experiments.

Installation

Both the development and release version of this R package are available through Bioconductor. Use the BiocManager to install the package and its dependencies from within R.

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("ChIPseqR")


Try the ChIPsim package in your browser

Any scripts or data that you put into this service are public.

ChIPsim documentation built on Nov. 8, 2020, 8:09 p.m.