To install this package, start R and enter:

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

In most cases, you don't need to download the package archive at all.

NarrowPeaks

Analysis of Variation in ChIP-seq using Functional PCA

Bioconductor version: 2.14

The package applies a functional version of principal component analysis (FPCA) to: (1) Process data in wiggle track format (WIG) commonly produced by ChIP-seq peak callers by applying FPCA over a set of read-enriched regions (ChIP-seq peaks). This is done in order to shorten the genomic locations accounting for a given proportion of variation among the enrichment-score profiles. The function 'narrowpeaks' allows splitting and trimming binding sites in close proximity to each other, narrowing down the length of the putative transcription factor binding sites while preserving the information present in the variability of the dataset and capturing major sources of variation. (2) Analyse differential variation between multiple ChIP-seq samples with replicates. The function 'bigwigdiff' quantifies differences between the shapes, and uses Hotelling's T2 tests on the functional principal component scores to identify significant differences between conditions.

Author: Pedro Madrigal <pm59 at cam.ac.uk>, with contributions from Pawel Krajewski <pkra at igr.poznan.pl>

Maintainer: Pedro Madrigal <pmb59 at cam.ac.uk>

Citation (from within R, enter citation("NarrowPeaks")):

Installation

To install this package, start R and enter:

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

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("NarrowPeaks")

 

PDF R Script NarrowPeaks Vignette. Splitting, trimming and differential analysis of ChIP-seq peaks
PDF   Reference Manual
Text   NEWS

Details

biocViews ChIPSeq, Genetics, Sequencing, Software, Transcription, Visualization
Version 1.8.0
In Bioconductor since BioC 2.10 (R-2.15)
License Artistic-2.0
Depends R (>= 2.10.0), splines
Imports GenomicRanges, IRanges, fda, CSAR
Suggests rtracklayer, GenomicRanges, CSAR, BiocStyle
System Requirements
URL
Depends On Me
Imports Me
Suggests Me

Package Archives

Follow Installation instructions to use this package in your R session.

Package Source NarrowPeaks_1.8.0.tar.gz
Windows Binary NarrowPeaks_1.8.0.zip (32- & 64-bit)
Mac OS X 10.6 (Snow Leopard) NarrowPeaks_1.8.0.tgz
Mac OS X 10.9 (Mavericks) NarrowPeaks_1.8.0.tgz
Browse/checkout source (username/password: readonly)
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center