victorcarmelo/WISH: Network construction of whole genome genotype data using the WISH network method

The Weighted Interaction SNP Hub network method uses high-throughput genotype data to detect genome-wide interactions between SNPs and its relation with complex traits. Data dimensionality reduction is achieved by selecting SNPs based on its degree of genome-wide significance and degree of genetic variation in a population. Network construction is based on pairwise Pearson's correlation between SNP genotypes or the epistatic interaction effect between SNP pairs. To identify modules the Topological Overlap Measure is calculated, reflecting the degree of overlap in shared neighbours between SNP pairs. Modules, clusters of highly interconnected SNPs, are defined using a tree-cutting algorithm on the SNP dendrogram created from the dissimilarity TOM. Modules are selected for functional annotation based on their association with the trait of interest, defined by the Genome-wide Module Association Test.

Getting started

Package details

AuthorVictor A.O.Carmelom, Lisette Kogelman, Haja Kadarmideen
MaintainerHaja Kadarmideen <hajak@sund.ku.dk>
LicenseLGPL-3
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("victorcarmelo/WISH")
victorcarmelo/WISH documentation built on May 3, 2019, 6:11 p.m.