Bioc2026 Registration Open!

CaMutQC

An R Package for Comprehensive Filtration and Selection of Cancer Somatic Mutations

Bioconductor version: 3.23 · Package version: 1.8.0

CaMutQC is able to filter false positive mutations generated due to technical issues, as well as to select candidate cancer mutations through a series of well-structured functions by labeling mutations with various flags. And a detailed and vivid filter report will be offered after completing a whole filtration or selection section. Also, CaMutQC integrates serveral methods and gene panels for Tumor Mutational Burden (TMB) estimation.

Installation

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

BiocManager::install("CaMutQC")

Details

MaintainerXin Wang <sylviawang555@gmail.com>
AuthorXin Wang [aut, cre] (ORCID: <https://orcid.org/0000-0002-6072-599X>)
LicenseGPL-3
URLhttps://github.com/likelet/CaMutQC
Bug Reportshttps://github.com/likelet/CaMutQC/issues
Downloads rank182
Source branchRELEASE_3_23
biocViewsGeneTarget, QualityControl, Software

Documentation

Download

Dependencies

Depends: R (>= 4.5.0)

Imports: ggplot2, dplyr, org.Hs.eg.db, vcfR, clusterProfiler, stringr, DT, MesKit, maftools, data.table, utils, stats, methods, tidyr

Suggests: knitr, rmarkdown, BiocStyle, shiny