Description Usage Arguments Details Value References See Also
View source: R/class-02-Probes.R
Create Probes object from results the results of the function matchprobes (in the package 'matchprobes').
1 | matchprobes2Probes(mpo, probes.length, names = NULL)
|
mpo |
|
probes.length |
Length for the probes (see details). |
names |
names for the elements in the list returned. |
Currently only probes of unique length are assumed. In the case of Affymetrix chips, 25 base pairs is the value you probably want.
A list
of Probes-class
objects.
http://www.cbs.dtu.dk/laurent/download/splicegear/
Probes-class
, the package matchprobes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.