Description Usage Arguments Value Examples
Build an minimal expressionSet from matched expression and phenotypic matrices. Caution should be employed as this eSet will lack feature data and proper phenotypic data variable descriptions.
1 | quickBuildeSet(xpr, pheno)
|
xpr |
Expression matrix, samples in columns, genes in rows. Column order must be identical to pheno row order |
pheno |
Phenotypic data matrix, samples in rows, variables in columns. Row order must be identical to xpr column order |
An eSet of the combine matrices
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.