Bioc2026 Registration Open!

seq.hotSPOT

Targeted sequencing panel design based on mutation hotspots

Bioconductor version: 3.23 · Package version: 1.12.0

seq.hotSPOT provides a resource for designing effective sequencing panels to help improve mutation capture efficacy for ultradeep sequencing projects. Using SNV datasets, this package designs custom panels for any tissue of interest and identify the genomic regions likely to contain the most mutations. Establishing efficient targeted sequencing panels can allow researchers to study mutation burden in tissues at high depth without the economic burden of whole-exome or whole-genome sequencing. This tool was developed to make high-depth sequencing panels to study low-frequency clonal mutations in clinically normal and cancerous tissues.

Installation

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

BiocManager::install("seq.hotSPOT")

Details

MaintainerSydney Grant <sydney.grant@roswellpark.org>
AuthorSydney Grant [aut, cre], Lei Wei [aut], Gyorgy Paragh [aut]
LicenseArtistic-2.0
URLhttps://github.com/sydney-grant/seq.hotSPOT
Bug Reportshttps://github.com/sydney-grant/seq.hotSPOT/issues
Downloads rank168
Source branchRELEASE_3_23
biocViewsDNASeq, Sequencing, Software, Technology, WholeGenome

Documentation

Download

Dependencies

Depends: R (>= 3.5.0)

Imports: R.utils, hash, stats, base, utils

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