as_exprs_matrix | R Documentation |
Creates an matrix with the gene expression values in a format
accepted by the gsva
function.
as_exprs_matrix(data)
data |
a data frame, column names should contain gene names or identifiers. gene name vectors. |
an expression matrix: gene names are presented in row names, columns represent the samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.