makeSignMatrixRank: makeSignMatrixRank

Description Usage Arguments Value See Also Examples

View source: R/spatial_enrichment.R

Description

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.

Usage

1
makeSignMatrixRank(sc_matrix, sc_cluster_ids, gobject = NULL)

Arguments

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

Value

matrix

See Also

rankEnrich

Examples

1

bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.