makeProbeAnno: Creating a probeAnno object

Description Usage Arguments Author(s) See Also

View source: R/makeProbeAnno.R

Description

Creates a probeAnno object (package: Ringo) from a given Affymetrix bpmap file or a Nimblegen POS file. The posToProbeAnno function from the Ringo package is called to build the object.

Usage

1
makeProbeAnno(posFile=NULL, bpmap=NULL, probeIDAsStrings=F)

Arguments

posFile

path to the POS file

bpmap

Either a list, created by the function readBpmap() from the affy package, or a path to the bpmap file.

probeIDAsStrings

should the mapping of the probes to the rows in the assayData be integers or characters.

Author(s)

Benedikt Zacher zacher@lmb.uni-muenchen.de

See Also

posToProbeAnno,readBpmap


Starr documentation built on April 28, 2020, 7:52 p.m.