Learn R Programming

ChIPseqR

ChIPseqR identifies protein binding sites from ChIP-seq and nucleosome positioning experiments. The model used to describe binding events was developed to locate nucleosomes but should flexible enough to handle other types of experiments as well.

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 ChIPseqR (1.26.0)

compress-BindScore

Compress BindScore Objects
RLEBindScore-class

Run-length Encoded Binding Site Scores
startScore

Score potential protein binding sites
BindScore-class

Class "BindScore"
getBindCor

Calculate cross-correlation between read counts
plot,ReadCounts,missing-method

Diagnostic Plots for Read Counts
ChIPseqR-package

Identifying Protein Binding Sites in High-Throughput Sequencing Data
plotWindow

Plot read counts within a genomic region
plot-BindScore

Diagnostic Plots for Binding Site Scores
getBindLen

Estimate length of binding and support region
decompress-methods

Methods for Function decompress in Package `ChIPseqR'
callBindingSites-methods

Predict protein binding sites from high-throughput sequencing data
decompress

Extract Read Count and Binding Site Score Representations
alignFeature

Read counts relative to annotated features
getCutoff

Determine significance threshold for binding site scores
ReadCounts-class

Class "ReadCounts"
RLEReadCounts-class

Run-length Encoded Read Counts
strandPileup

Strand specific read counts
plotReads

Plot compact representation of read counts on a chromosome
pos2gff

Convert genome coordinates into GFF format
pickPeak

Identify peaks above a given threshold
internal

Internal and undocumented functions
compress-ReadCounts

Compress ReadCount Objects
exportBindSequence

Export sequence of predicted binding sites
acessors

Access slots of S4 classes
compress-methods

Methods for Function compress in Package `ChIPseqR'
simpleNucCall

Predict nucleosome positions from high-throughput sequencing data
windowCounts

Summarize read counts in a sliding window