Description Usage Arguments Value Examples
This internal function converts SummarizedExperiment objects and dataframes (both S3 and S4) to matrices of expression values. Used within oncomix functions to convert all matrix-like objects to the matrix class.
1 | toMatrix(m)
|
m |
Can be a matrix, a data.frame, a DataFrame, or SummarizedExperiment object. |
A matrix of expression values
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.