| get_markers | R Documentation | 
Get gene expression values from matrix
get_markers(expr_mat, markers, scale = TRUE)
expr_mat | 
 A samples x genes gene expression matrix.  | 
markers | 
 A character vector with the names of the genes to obtain.  | 
scale | 
 Logical. Whether to scale the expression values.  | 
A tibble with expression of selected genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.