neighbour_index: Index neighbours

View source: R/neighbour_index.R

neighbour_indexR Documentation

Index neighbours

Description

Indices of neighbours for each gene

Usage

neighbour_index(W = NULL)

Arguments

W

matrix; symmetrically normalized adjacency matrix W = D^-1 A D^-1, see 'normalize_adj_mat' function

Value

list with indices of neighbours for each gene


emosca-cnr/mND documentation built on April 11, 2024, 12:49 p.m.