Bioconductor release scheduled for October 29

mutscan

This is the development version of mutscan; to use it, please install the devel version of Bioconductor.

Preprocessing and Analysis of Deep Mutational Scanning Data


Bioconductor version: Development (3.22)

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.

Author: Charlotte Soneson [aut, cre] ORCID iD ORCID: 0000-0003-3833-2169 , Michael Stadler [aut] ORCID iD ORCID: 0000-0002-2269-4934 , Friedrich Miescher Institute for Biomedical Research [cph]

Maintainer: Charlotte Soneson <charlottesoneson at gmail.com>

Citation (from within R, enter citation("mutscan")):

Installation

To install this package, start R (version "4.5") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("mutscan")

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("mutscan")
mutscan HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews GeneticVariability, GenomicVariation, Preprocessing, Software
Version 0.99.2
In Bioconductor since BioC 3.22 (R-4.5)
License MIT + file LICENSE
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
System Requirements GNU make
URL https://github.com/fmicompbio/mutscan
Bug Reports https://github.com/fmicompbio/mutscan/issues
See More
Suggests testthat (>= 3.0.0), BiocStyle, knitr, Biostrings, pwalign, plotly, scattermore, BiocManager
Linking To Rcpp
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package mutscan_0.99.2.tar.gz
Windows Binary (x86_64)
macOS Binary (x86_64) mutscan_0.99.2.tgz
macOS Binary (arm64) mutscan_0.99.2.tgz
Source Repository git clone https://git.bioconductor.org/packages/mutscan
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/mutscan
Bioc Package Browser https://code.bioconductor.org/browse/mutscan/
Package Short Url https://bioconductor.org/packages/mutscan/
Package Downloads Report Download Stats