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

Shape-based Analysis of Variation in ChIP-Seq using Functional PCA

Bioconductor version: 3.0

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 'narrowpeaksDiff' quantifies differences between the shapes, and uses Hotelling's T2 tests on the functional principal component scores to identify significant differences across conditions.

Author: Pedro Madrigal <pm59 at cam.ac.uk>, 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. Shape-based splitting and trimming ChIP-Seq peaks using functional Principal Components
PDF   Reference Manual
Text   NEWS

Details

biocViews ChIPSeq, Genetics, Sequencing, Software, Transcription, Visualization
Version 1.10.0
In Bioconductor since BioC 2.10 (R-2.15)
License Artistic-2.0
Depends R (>= 2.10.0), splines
Imports BiocGenerics, S4Vectors, IRanges, GenomicRanges, GenomeInfoDb, fda, CSAR, ICSNP
LinkingTo
Suggests rtracklayer, BiocStyle, GenomicRanges, CSAR
SystemRequirements
Enhances
URL
Depends On Me
Imports Me
Suggests Me
Build Report  

Package Archives

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

Package Source NarrowPeaks_1.10.0.tar.gz
Windows Binary NarrowPeaks_1.10.0.zip (32- & 64-bit)
Mac OS X 10.6 (Snow Leopard) NarrowPeaks_1.10.0.tgz
Mac OS X 10.9 (Mavericks) NarrowPeaks_1.10.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