- Home
- Bioconductor 3.19
- Software Packages
- monaLisa
monaLisa
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see monaLisa.
Binned Motif Enrichment Analysis and Visualization
Bioconductor version: 3.19
Useful functions to work with sequence motifs in the analysis of genomics data. These include methods to annotate genomic regions or sequences with predicted motif hits and to identify motifs that drive observed changes in accessibility or expression. Functions to produce informative visualizations of the obtained results are also provided.
Author: Dania Machlab [aut] , Lukas Burger [aut], Charlotte Soneson [aut] , Michael Stadler [aut, cre]
Maintainer: Michael Stadler <michael.stadler at fmi.ch>
citation("monaLisa")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("monaLisa")
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("monaLisa")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.