Bioc2026 Registration Open!

mpra

Analyze massively parallel reporter assays

Bioconductor version: 3.23 · Package version: 1.34.0

Tools for data management, count preprocessing, and differential analysis in massively parallel report assays (MPRA).

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("mpra")

Details

MaintainerLeslie Myint <leslie.myint@gmail.com>
AuthorLeslie Myint [cre, aut], Kasper D. Hansen [aut]
LicenseArtistic-2.0
URLhttps://github.com/hansenlab/mpra
Bug Reportshttps://github.com/hansenlab/mpra/issues
Downloads rank387
Source branchRELEASE_3_23
biocViewsFunctionalGenomics, GeneRegulation, Sequencing, Software

Documentation

Download

Dependencies

Depends: R (>= 3.5.0), methods, BiocGenerics, SummarizedExperiment, limma

Imports: S4Vectors, scales, stats, graphics, statmod

Suggests: BiocStyle, knitr, rmarkdown, RUnit