Bioconductor version: 2.10
Starr facilitates the analysis of ChIP-chip data, in particular that of Affymetrix tiling arrays. The package provides functions for data import, quality assessment, data visualization and exploration. Furthermore, it includes high-level analysis features like association of ChIP signals with annotated features, correlation analysis of ChIP signals and other genomic data (e.g. gene expression), peak-finding with the CMARRT algorithm and comparative display of multiple clusters of ChIP-profiles. It uses the basic Bioconductor classes ExpressionSet and probeAnno for maximum compatibility with other software on Bioconductor. All functions from Starr can be used to investigate preprocessed data from the Ringo package, and vice versa. An important novel tool is the the automated generation of correct, up-to-date microarray probe annotation (bpmap) files, which relies on an efficient mapping of short sequences (e.g. the probe sequences on a microarray) to an arbitrary genome.
Author: Benedikt Zacher, Johannes Soeding, Pei Fen Kuan, Matthias Siebert, Achim Tresch
Maintainer: Benedikt Zacher <zacher at lmb.uni-muenchen.de>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Starr")
To cite this package in a publication, start R and enter:
citation("Starr")
R Script | Simple tiling array analysis | |
Reference Manual |
biocViews | Microarray,OneChannel,DataImport,QualityControl,Preprocessing,ChIPchip, Software |
Depends | Ringo, affy, affxparser |
Imports | pspline, MASS, zlibbioc |
Suggests | |
System Requirements | |
License | Artistic-2.0 |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.12.0 |
Since | Bioconductor 2.5 (R-2.10) |
Package Source | Starr_1.12.0.tar.gz |
Windows Binary | Starr_1.12.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | Starr_1.12.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!