rGADEM
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see rGADEM.
de novo motif discovery
Bioconductor version: 3.13
rGADEM is an efficient de novo motif discovery tool for large-scale genomic sequence data. It is an open-source R package, which is based on the GADEM software.
Author: Arnaud Droit, Raphael Gottardo, Gordon Robertson and Leiping Li
Maintainer: Arnaud Droit <arnaud.droit at crchuq.ulaval.ca>
citation("rGADEM")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rGADEM")
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("rGADEM")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.