seed.mat: 4. compute label propagation from gene set to cells this...

View source: R/gsdensity_functions.R

seed.matR Documentation

4. compute label propagation from gene set to cells this function is to form a 'seed matrix' used by the dRWR function (dnet R package); the seed matrix is specifying which nodes are the sources for label propagation

Description

4. compute label propagation from gene set to cells this function is to form a 'seed matrix' used by the dRWR function (dnet R package); the seed matrix is specifying which nodes are the sources for label propagation

Usage

seed.mat(gene_set, graph.use)

Arguments

gene_set

gene_set

graph.use

graph.use

Value

returns seed matrix


gsdensity documentation built on March 31, 2023, 8:32 p.m.