Bioc2026 Registration Open!

dStruct

Identifying differentially reactive regions from RNA structurome profiling data

Bioconductor version: 3.23 · Package version: 1.18.0

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.

Installation

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

BiocManager::install("dStruct")

Details

MaintainerKrishna Choudhary <kchoudhary@ucdavis.edu>
AuthorKrishna Choudhary [aut, cre] (ORCID: <https://orcid.org/0000-0002-7966-1527>), Sharon Aviran [aut] (ORCID: <https://orcid.org/0000-0003-1872-9820>)
LicenseGPL (>= 2)
URLhttps://github.com/dataMaster-Kris/dStruct
Bug Reportshttps://github.com/dataMaster-Kris/dStruct/issues
Downloads rank236
Source branchRELEASE_3_23
biocViewsSequencing, Software, StatisticalMethod, StructuralPrediction

Documentation

Download

Dependencies

Depends: R (>= 4.1)

Imports: zoo, ggplot2, purrr, reshape2, parallel, IRanges, S4Vectors, rlang, grDevices, stats, utils

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