Description Usage Arguments Value Examples
This function converts SummarizedExperiment objects and dataframes (both S3 and S4) to matrices of expression values. Used within receptLoss functions to convert all matrix-like objects to the matrix class.
1 |
m |
Can be a matrix, a data.frame, a DataFrame, or SummarizedExperiment object. |
rwnms |
the rownames of the object. If NA (the default), assumes that the matrix-like object already has rownames, which in this case do not need to be supplied separately. |
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.