Package: atSNP Type: Package Title: Affinity test for identifying regulatory SNPs Version: 1.29.0 Date: 2021-4-26 Authors@R: c(person(given = "Chandler", family = "Zuo", role = "aut"), person(given = "Sunyoung",family = "Shin",role = c("aut", "cre"), email = "sunyoung.shin@utdallas.edu"), person(given = "Sunduz", family = "Keles", role = "aut")) Description: atSNP performs affinity tests of motif matches with the SNP or the reference genomes and SNP-led changes in motif matches. License: GPL-2 LinkingTo: Rcpp Depends: R (>= 3.6) Suggests: BiocStyle, knitr, rmarkdown Imports: BSgenome, BiocFileCache, BiocParallel, Rcpp, data.table, ggplot2, grDevices, graphics, grid, motifStack, rappdirs, stats, testthat, utils, lifecycle RoxygenNote: 6.1.1 biocViews: Software, ChIPSeq, GenomeAnnotation, MotifAnnotation, Visualization URL: https://github.com/sunyoungshin/atSNP BugReports: https://github.com/sunyoungshin/atSNP/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake make libgsl0-dev libbz2-dev libicu-dev liblzma-dev libuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:49:34 UTC RemoteUrl: https://github.com/bioc/atSNP RemoteRef: HEAD RemoteSha: 7995f08110a7618320d48ec733cc6b79a51714e8 NeedsCompilation: yes Packaged: 2026-07-04 03:56:50 UTC; root Author: Chandler Zuo [aut], Sunyoung Shin [aut, cre], Sunduz Keles [aut] Maintainer: Sunyoung Shin