Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/PLMSet2exprSet.R
This function converts a PLMset to an ExpressionSet. This is often useful since many Bioconductor functions operate on ExpressionSet objects.
1 2 | PLMset2exprSet(pset)
pset2eset(pset)
|
pset |
The |
These functions convert PLMset objects to ExpressionSet
objects.
This is often useful since many Bioconductor functions operate on
ExpressionSet
objects. Note that the function pset2eset
is a wrapper for PLMset2exprSet
.
returns a ExpressionSet
Ben Bolstad bmb@bmbolstad.com
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.