Package: DuplexDiscovereR
Title: Analysis of the data from RNA duplex probing experiments
Authors@R: 
        c(person("Egor", "Semenchenko", , 
        email = "yegor.smb@gmail.com", 
        role = c("aut", "cre","cph"),
        comment = c(ORCID = "0009-0007-5306-076X")),
        person("Volodymyr", "Tsybulskyi", ,
        email = "Volodymyr.Tsybulskyi@mdc-berlin.de", role = c("ctb"),
        comment = c(ORCID = "0009-0002-4141-6291")),
        person("Irmtraud M.", "Meyer", ,
        email = "irmtraud.m.meyer@cantab.net", role = c("aut","cph"),
             comment = c(ORCID = "0000-0002-4048-3479")))
Description: DuplexDiscovereR is a package designed for analyzing data
        from RNA cross-linking and proximity ligation protocols such as
        SPLASH, PARIS, LIGR-seq, and others. DuplexDiscovereR accepts
        input in the form of chimerically or split-aligned reads. It
        includes procedures for alignment classification, filtering,
        and efficient clustering of individual chimeric reads into
        duplex groups (DGs). Once DGs are identified, the package
        predicts RNA duplex formation and their hybridization energies.
        Additional metrics, such as p-values for random ligation
        hypothesis or mean DG alignment scores, can be calculated to
        rank final set of RNA duplexes. Data from multiple experiments
        or replicates can be processed separately and further compared
        to check the reproducibility of the experimental method.
License: GPL-3
URL: https://github.com/Egors01/DuplexDiscovereR/
BugReports: https://github.com/Egors01/DuplexDiscovereR/issues/
Encoding: UTF-8
NeedsCompilation: no
Version: 1.4.0
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
BiocType: Software
biocViews: Sequencing, Transcriptomics, StructuralPrediction,
        Clustering, SplicedAlignment
Imports: Gviz, Biostrings, rtracklayer, GenomicAlignments,
        GenomicRanges, ggsci, igraph, rlang, scales, stringr, dplyr,
        tibble, tidyr, purrr, methods, grDevices, stats, utils, vctrs
Depends: R (>= 4.4), InteractionSet
LazyData: false
Suggests: knitr, UpSetR, BiocStyle, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
VignetteEngine: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: libglpk-dev make libbz2-dev libicu-dev libjpeg-dev
        liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils
        zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:32:35 UTC
RemoteUrl: https://github.com/bioc/DuplexDiscovereR
RemoteRef: RELEASE_3_22
RemoteSha: 38c4e523a1cc6ea0dae2dd726c69df558f03f39c
Packaged: 2025-11-11 14:17:15 UTC; root
Author: Egor Semenchenko [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0007-5306-076X>),
  Volodymyr Tsybulskyi [ctb] (ORCID:
    <https://orcid.org/0009-0002-4141-6291>),
  Irmtraud M. Meyer [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-4048-3479>)
Maintainer: Egor Semenchenko <yegor.smb@gmail.com>
Built: R 4.5.2; ; 2025-11-11 14:24:54 UTC; windows
