get_adjacency: Compute Laplacian matrix

View source: R/utils.R

get_adjacencyR Documentation

Compute Laplacian matrix

Description

Compute Laplacian matrix

Usage

get_adjacency(gwas, net)

Arguments

gwas

A SnpMatrix object with the GWAS information.

net

An igraph network that connects the SNPs.

Value

A Laplacian matrix.


hclimente/martini documentation built on Feb. 26, 2024, 6:23 p.m.