get_adjacency | R Documentation |
Compute Laplacian matrix
get_adjacency(gwas, net)
gwas |
A SnpMatrix object with the GWAS information. |
net |
An igraph network that connects the SNPs. |
A Laplacian matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.