Bioc2026 Registration Open!

plasmut

Stratifying mutations observed in cell-free DNA and white blood cells as germline, hematopoietic, or somatic

Bioconductor version: 3.23 · Package version: 1.10.0

A Bayesian method for quantifying the liklihood that a given plasma mutation arises from clonal hematopoesis or the underlying tumor. It requires sequencing data of the mutation in plasma and white blood cells with the number of distinct and mutant reads in both tissues. We implement a Monte Carlo importance sampling method to assess the likelihood that a mutation arises from the tumor relative to non-tumor origin.

Installation

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

BiocManager::install("plasmut")

Details

MaintainerAdith Arun <adith.3.arun@gmail.com>
AuthorAdith Arun [aut, cre], Robert Scharpf [aut]
LicenseArtistic-2.0
Downloads rank160
Source branchRELEASE_3_23
biocViewsBayesian, GermlineMutation, Sequencing, Software, SomaticMutation

Documentation

Download

Dependencies

Depends: R (>= 4.3.0)

Imports: tibble, stats, dplyr

Suggests: knitr, rmarkdown, tidyverse, ggrepel, magrittr, qpdf, BiocStyle, biocViews, testthat (>= 3.0.0)