Learn R Programming

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 BiocInstaller to install the package and its dependencies from within R.

source("http://bioconductor.org/biocLite.R")
biocLite("ChIPseqR")

Copy Link

Version

Version

1.26.0

License

GPL (>= 2)

Maintainer

Peter Humburg

Last Published

February 15th, 2017

Functions in ChIPsim (1.26.0)

decodeQuality

Conversion between numerical and ASCII representation of read qualities
ChIPsim-package

Simulation of ChIP-seq experiments
makeFeatures

Generating a list of genomic features
defaultFunctions

Default functions for simChIP
reconcileFeatures

Post-processing of simulated features
internal

Internal and undocumented functions
FeatureGenerators

Generating Features
extractQuality

Obtain read qualities from a Fastq file or ShortReadQ object
pos2fastq

Convert read positions to fastq records
placeFeatures

Generating and reconciling a feature sequence
distDens

Computing densities for nucleosome positioning simulation
featureDensity

Computing density for a given feature
defaultGenerator

Defaults for Feature Generator
sampleReads

Sampling sequence read positions from a read density.
writeFASTQ

Write read sequences and qualities to a FASTQ formatted file
defaultErrorProb

Replacement probabilities for sequencing errors
joinRegion

Combining two feature densities
readQualitySample

Sample read qualities from a list
bindDens2readDens

Convert a feature density into a read density
writeReads

Create fastq file from read positions
simChIP

Simulate ChIP-seq experiments
readError

Introduce errors into read sequence based on quality scores
readSequence

Convert read position into read sequence
feat2dens

Convert a list of features into a feature density
defaultControl

Default parameters for simChIP
simpleNames

Generate unique read names