View source: R/neighbour_index.R
neighbour_index | R Documentation |
Indices of neighbours for each gene
neighbour_index(W = NULL)
W |
matrix; symmetrically normalized adjacency matrix W = D^-1 A D^-1, see 'normalize_adj_mat' function |
list with indices of neighbours for each gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.