rMAT

R implementation from MAT program to normalize and analyze tiling arrays and ChIP-chip data.

Bioconductor version: Release (2.11)

This package is an R version of the package MAT and contains functions to parse and merge Affymetrix BPMAP and CEL tiling array files (using C++ based Fusion SDK and Bioconductor package affxparser), normalize tiling arrays using sequence specific models, detect enriched regions from ChIP-chip experiments. Note: users should have GSL and GenomeGraphs installed. Windows users: 'consult the README file available in the inst directory of the source distribution for necessary configuration instructions'. Snow Leopard users can take advantage of increase speed with Grand Central Dispatch!

Author: Charles Cheung and Arnaud Droit and Raphael Gottardo

Maintainer: Arnaud Droit <arnaud.droit at crchuq.ulaval.ca> and Raphael Gottardo <rgottard at fhcrc.org>

To install this package, start R and enter:

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

To cite this package in a publication, start R and enter:

    citation("rMAT")

Documentation

PDF R Script The rMAT users guide
PDF   Reference Manual

Details

biocViews Microarray, Preprocessing, Software
Version 3.8.0
In Bioconductor since BioC 2.4 (R-2.9)
License Artistic-2.0
Depends R(>= 2.9.0), BiocGenerics(>= 0.1.3), IRanges(>= 1.13.10), Biobase(>= 2.15.1), affxparser
Imports stats, methods, BiocGenerics, IRanges, Biobase, affxparser, stats4
Suggests GenomeGraphs, rtracklayer
System Requirements
URL http://www.rglab.org
Depends On Me
Imports Me
Suggests Me

Package Downloads

Package Source rMAT_3.8.0.tar.gz
Windows Binary
MacOS 10.5 (Leopard) rMAT_3.8.0.tgz
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