Description Usage Arguments Value See Also Examples
View source: R/spatial_enrichment.R
Function to convert a single-cell count matrix and a corresponding single-cell cluster vector into a rank matrix that can be used with the Rank enrichment option.
1 | makeSignMatrixRank(sc_matrix, sc_cluster_ids, gobject = NULL)
|
sc_matrix |
matrix of single-cell RNAseq expression data |
sc_cluster_ids |
vector of cluster ids |
gobject |
if giotto object is given then only genes present in both datasets will be considered |
matrix
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.