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.