matchprobes2Probes {splicegear}R Documentation

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.

Details

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

Value

A list of Probes-class objects.

References

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

See Also

Probes-class, the package matchprobes


[Package splicegear version 1.0.10 Index]