- Home
- Bioconductor 3.8
- Software Packages
- GeneGeneInteR
GeneGeneInteR
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see GeneGeneInteR.
Tools for Testing Gene-Gene Interaction at the Gene Level
Bioconductor version: 3.8
The aim of this package is to propose several methods for testing gene-gene interaction in case-control association studies. Such a test can be done by aggregating SNP-SNP interaction tests performed at the SNP level (SSI) or by using gene-gene multidimensionnal methods (GGI) methods. The package also proposes tools for a graphic display of the results.
Author: Mathieu Emily, Nicolas Sounac, Florian Kroell, Magalie Houee-Bigot
Maintainer: Mathieu Emily <mathieu.emily at agrocampus-ouest.fr>, Magalie Houee-Bigot <magalie.houee at agrocampus-ouest.fr>
citation("GeneGeneInteR")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GeneGeneInteR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GeneGeneInteR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.