- Home
- Bioconductor 3.14
- Software Packages
- consensusSeekeR
consensusSeekeR
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see consensusSeekeR.
Detection of consensus regions inside a group of experiences using genomic positions and genomic ranges
Bioconductor version: 3.14
This package compares genomic positions and genomic ranges from multiple experiments to extract common regions. The size of the analyzed region is adjustable as well as the number of experiences in which a feature must be present in a potential region to tag this region as a consensus region.
Author: Astrid Deschenes [cre, aut], Fabien Claude Lamaze [ctb], Pascal Belleau [aut], Arnaud Droit [aut]
Maintainer: Astrid Deschenes <adeschen at hotmail.com>
citation("consensusSeekeR")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("consensusSeekeR")
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("consensusSeekeR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.