- Home
- Bioconductor 3.23
- Software Packages
- GeneOverlap (development version)
GeneOverlap
This is the development version of GeneOverlap; for the stable release version, see GeneOverlap.
Test and visualize gene overlaps
Bioconductor version: Development (3.23)
Test two sets of gene lists and visualize the results.
Author: Li Shen, Icahn School of Medicine at Mount Sinai <shenli.sam at gmail.com>
Maintainer: Ant<c3><b3>nio Miguel de Jesus Domingues, Max-Planck Institute for Cell Biology and Genetics <amjdomingues at gmail.com>
citation("GeneOverlap")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("GeneOverlap")
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("GeneOverlap")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.