Package: dStruct Type: Package Title: Identifying differentially reactive regions from RNA structurome profiling data Version: 1.19.0 Depends: R (>= 4.1) Authors@R: c( person("Krishna", "Choudhary", role=c("aut", "cre"), email="kchoudhary@ucdavis.edu", comment = c(ORCID = "0000-0002-7966-1527")), person("Sharon", "Aviran", role=c("aut"), email="saviran@ucdavis.edu", comment = c(ORCID = "0000-0003-1872-9820"))) Description: dStruct identifies differentially reactive regions from RNA structurome profiling data. dStruct is compatible with a broad range of structurome profiling technologies, e.g., SHAPE-MaP, DMS-MaPseq, Structure-Seq, SHAPE-Seq, etc. See Choudhary et al., Genome Biology, 2019 for the underlying method. Imports: zoo, ggplot2, purrr, reshape2, parallel, IRanges, S4Vectors, rlang, grDevices, stats, utils License: GPL (>= 2) biocViews: StatisticalMethod, StructuralPrediction, Sequencing, Software URL: https://github.com/dataMaster-Kris/dStruct BugReports: https://github.com/dataMaster-Kris/dStruct/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 Suggests: BiocStyle, knitr, rmarkdown, tidyverse, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:56:24 UTC RemoteUrl: https://github.com/bioc/dStruct RemoteRef: HEAD RemoteSha: 952c5900dc5c57d36e777105db89e717c5161a16 NeedsCompilation: no Packaged: 2026-07-04 23:03:52 UTC; root Author: Krishna Choudhary [aut, cre] (ORCID: ), Sharon Aviran [aut] (ORCID: ) Maintainer: Krishna Choudhary