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.
Both the development and release version of this R package are available through Bioconductor. Use the BiocInstaller to install the package and its dependencies from within R.
source("http://bioconductor.org/biocLite.R")
biocLite("ChIPseqR")