Description Usage Arguments Value Author(s)
Generate a simple ExpressionSet object.
1 2 3 4 5 | genExprSet(
ex,
pDat,
fDat = NULL,
annotation = "lumiHumanAll.db")
|
ex |
A matrix of expression levels. Rows are gene probes and columns are arrays. |
pDat |
A data frame describing arrays. Rows are arrays and columns are variables
describing arrays. The row names of |
fDat |
A data frame describing gene probes. Rows are gene probes and columns
are variables describing gene probes. The rownames of |
annotation |
character string. Indicating the annotation library
(e.g. |
an ExpressionSet object.
Weiliang Qiu <stwxq@channing.harvard.edu>, Brandon Guo <brandowonder@gmail.com>, Christopher Anderson <christopheranderson84@gmail.com>, Barbara Klanderman <BKLANDERMAN@partners.org>, Vincent Carey <stvjc@channing.harvard.edu>, Benjamin Raby <rebar@channing.harvard.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.