Learn R Programming

splicegear (version 1.44.0)

matchprobes2Probes: create Probes object from matchprobes results

Description

Create Probes object from results the results of the function matchprobes (in the package 'matchprobes').

Usage

matchprobes2Probes(mpo, probes.length, names = NULL)

Arguments

mpo
Probes-class object
probes.length
Length for the probes (see details).
names
names for the elements in the list returned.

Value

A list of Probes-class objects.

Details

Currently only probes of unique length are assumed. In the case of Affymetrix chips, 25 base pairs is the value you probably want.

References

http://www.cbs.dtu.dk/laurent/download/splicegear/

See Also

Probes-class, the package matchprobes