Package: G4SNVHunter Type: Package Title: Evaluating SNV-Induced Disruption of G-Quadruplex Structures Version: 1.5.0 Authors@R: person(given = "Rongxin", family = "Zhang", email = "rongxinzhang@outlook.com", role = c("cre", "aut"), comment = c('ORCID' = "0000-0002-1643-1185")) Description: G-quadruplexes (G4s) are unique nucleic acid secondary structures predominantly found in guanine-rich regions and have been shown to be involved in various biological regulatory processes. G4SNVHunter is an R package designed to rapidly identify genomic sequences with G4-forming propensity and to accurately screen user-provided single nucleotide variants—as well as other small-scale variants such as indels and MNVs—for their potential to destabilize these structures. This allows researchers to then screen these critical variants for deeper study, digging into how they might influence biological functions—think gene regulation, for instance—by impairing G4 formation propensity. Encoding: UTF-8 LazyData: false Depends: R (>= 4.3.0) Imports: Biostrings, stats, GenomicRanges, IRanges, Rcpp, RcppRoll, data.table, Seqinfo, S4Vectors, ggplot2, cowplot, progress, ggseqlogo, viridis, ggpointdensity, tools, SummarizedExperiment, VariantAnnotation, dplyr, openxlsx, tidyr, magrittr, ggdensity LinkingTo: Rcpp RoxygenNote: 7.3.2 License: MIT + file LICENSE Suggests: knitr, BiocStyle, rmarkdown, BiocManager, BSgenome.Hsapiens.UCSC.hg19, DT, rtracklayer, testthat (>= 3.0.0), RBGL VignetteBuilder: knitr biocViews: Epigenetics, SNP News: NEWS.md URL: https://github.com/rongxinzh/G4SNVHunter BugReports: https://github.com/rongxinzh/G4SNVHunter/issues Config/testthat/edition: 3 Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:04:05 UTC RemoteUrl: https://github.com/bioc/G4SNVHunter RemoteRef: HEAD RemoteSha: 0457e3ea3dc6a156136ddc8c28ee88037d7f3e66 NeedsCompilation: yes Packaged: 2026-07-18 04:46:31 UTC; root Author: Rongxin Zhang [cre, aut] (ORCID: ) Maintainer: Rongxin Zhang