Bioc2026 Registration Open!

mutscan

Preprocessing and Analysis of Deep Mutational Scanning Data

Bioconductor version: 3.23 · Package version: 1.2.0

Provides functionality for processing and statistical analysis of multiplexed assays of variant effect (MAVE) and similar data. The package contains functions covering the full workflow from raw FASTQ files to publication-ready visualizations. A broad range of library designs can be processed with a single, unified interface.

Installation

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

BiocManager::install("mutscan")

Details

MaintainerCharlotte Soneson <charlottesoneson@gmail.com>
AuthorCharlotte Soneson [aut, cre] (ORCID: <https://orcid.org/0000-0003-3833-2169>), Michael Stadler [aut] (ORCID: <https://orcid.org/0000-0002-2269-4934>), Friedrich Miescher Institute for Biomedical Research [cph]
LicenseMIT + file LICENSE
URLhttps://github.com/fmicompbio/mutscan
Bug Reportshttps://github.com/fmicompbio/mutscan/issues
System RequirementsGNU make
Downloads rank140
Source branchRELEASE_3_23
biocViewsGeneticVariability, GenomicVariation, Preprocessing, Software

Documentation

Download

Dependencies

Depends: R (>= 4.5.0)

Imports: BiocGenerics, S4Vectors, methods, SummarizedExperiment, Rcpp, edgeR (>= 3.42.0), dplyr, Matrix, limma, tidyr, stats, GGally, ggplot2, tidyselect (>= 1.2.0), tibble, rlang, grDevices, csaw, rmarkdown, xfun, DT, ggrepel, IRanges, utils, DelayedArray, tools

LinkingTo: Rcpp

Suggests: testthat (>= 3.0.0), BiocStyle, knitr, Biostrings, pwalign, plotly, scattermore, BiocManager