get_GS_network | R Documentation |
Creates a network of SNPs where each SNP is connected to its adjacent SNPs in the genome sequence. Corresponds to the genomic sequence (GS) network described by Azencott et al.
get_GS_network(gwas)
gwas |
A SnpMatrix object with the GWAS information. |
An igraph network of the GS network of the SNPs.
Azencott, C. A., Grimm, D., Sugiyama, M., Kawahara, Y., & Borgwardt, K. M. (2013). Efficient network-guided multi-locus association mapping with graph cuts. Bioinformatics, 29(13), 171-179. https://doi.org/10.1093/bioinformatics/btt238
get_GS_network(minigwas)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.