run.rwr: 4.1 To calculate the label propagation probability for a gene set among cells;
result in a vector (length = number of cells) reflecting the probability
each cell is labeled during the propagation (relevance to the gene set)
Description
4.1 To calculate the label propagation probability for a gene set among cells;
result in a vector (length = number of cells) reflecting the probability
each cell is labeled during the propagation (relevance to the gene set)
Usage
run.rwr(el, gene_set, cells, restart = 0.75)
Value
cell vector (representing gene set activity)
Arguments
el
edge list; output of 'compute.nn.edges'
gene_set
a vector of genes of interest
cells
name of cells; usually the same as 'colnames(object)'