Learn R Programming

RMAT (version 3.22.0)

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

Description

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!

Copy Link

Version

Install

install.packages('RMAT')

Monthly Downloads

176

Version

3.22.0

License

Artistic-2.0

Maintainer

Arnaud Droit

Last Published

April 28th, 2021

Functions in RMAT (3.22.0)

BPMAPCelParser

BPMAP and CEL files Reader
NormalizeProbes

Normalize tiling array data using sequence information
ReadBPMAPAllSeqHeader

Reading All the BPMAP Sequence Header
computeMATScore

Detection of enriched regions
tilingSet

This object contains an ExpressionSet
summary,tilingSet-method

Summary Method for MAT Object
MATScore

Detection of enriched regions
show,tilingSet-method

show Method for tiling set object
callEnrichedRegions

Detection of enriched regions