Package: compSPOT Type: Package Title: compSPOT: Tool for identifying and comparing significantly mutated genomic hotspots Version: 1.11.0 Authors@R: c( person("Sydney", "Grant", email = "Sydney.Grant@roswellpark.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1849-5921")), person("Ella", "Sampson", email = "ellasamp@buffalo.edu", role = c("aut")), person("Rhea", "Rodrigues", email = "RheaCarmelGlen.Rodrigues@roswellpark.org", role = c("aut"), comment = c(ORCID = "0000-0002-8573-8658")), person("Gyorgy", "Paragh", email = "Gyorgy.Paragh@roswellpark.org", role = c("aut"), comment = c(ORCID = "0000-0002-6612-9267"))) Description: 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. License: Artistic-2.0 Encoding: UTF-8 LazyData: FALSE Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 biocViews: Software, Technology, Sequencing, DNASeq, WholeGenome, Classification, SingleCell, Survival, MultipleComparison Imports: stats, base, ggplot2, plotly, magrittr, ggpubr, gridExtra, utils, data.table Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr URL: https://github.com/sydney-grant/compSPOT BugReports: https://github.com/sydney-grant/compSPOT/issues Config/testthat/edition: 3 Depends: R (>= 4.3.0) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:01:21 UTC RemoteUrl: https://github.com/bioc/compSPOT RemoteRef: HEAD RemoteSha: 0f916bfbe403adbe8a74217893cad8fa3fff54e2 NeedsCompilation: no Packaged: 2026-06-23 06:35:33 UTC; root Author: Sydney Grant [aut, cre] (ORCID: ), Ella Sampson [aut], Rhea Rodrigues [aut] (ORCID: ), Gyorgy Paragh [aut] (ORCID: ) Maintainer: Sydney Grant