Bioc2026 Registration Open!

compSPOT

compSPOT: Tool for identifying and comparing significantly mutated genomic hotspots

Bioconductor version: 3.23 · Package version: 1.10.0

Clonal cell groups share common mutations within cancer, precancer, and even clinically normal appearing tissues. The frequency and location of these mutations may predict prognosis and cancer risk. It has also been well established that certain genomic regions have increased sensitivity to acquiring mutations. Mutation-sensitive genomic regions may therefore serve as markers for predicting cancer risk. This package contains multiple functions to establish significantly mutated hotspots, compare hotspot mutation burden between samples, and perform exploratory data analysis of the correlation between hotspot mutation burden and personal risk factors for cancer, such as age, gender, and history of carcinogen exposure. This package allows users to identify robust genomic markers to help establish cancer risk.

Installation

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

BiocManager::install("compSPOT")

Details

MaintainerSydney Grant <Sydney.Grant@roswellpark.org>
AuthorSydney Grant [aut, cre] (ORCID: <https://orcid.org/0000-0003-1849-5921>), Ella Sampson [aut], Rhea Rodrigues [aut] (ORCID: <https://orcid.org/0000-0002-8573-8658>), Gyorgy Paragh [aut] (ORCID: <https://orcid.org/0000-0002-6612-9267>)
LicenseArtistic-2.0
URLhttps://github.com/sydney-grant/compSPOT
Bug Reportshttps://github.com/sydney-grant/compSPOT/issues
Downloads rank162
Source branchRELEASE_3_23
biocViewsClassification, DNASeq, MultipleComparison, Sequencing, SingleCell, Software, Survival, Technology, WholeGenome

Documentation

Download

Dependencies

Depends: R (>= 4.3.0)

Imports: stats, base, ggplot2, plotly, magrittr, ggpubr, gridExtra, utils, data.table

Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0)