Package: dinoR Title: Differential NOMe-seq analysis Version: 1.9.0 Authors@R: person("Michaela", "Schwaiger",, "michaela.schwaiger@fmi.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4522-7810")) Description: dinoR tests for significant differences in NOMe-seq footprints between two conditions, using genomic regions of interest (ROI) centered around a landmark, for example a transcription factor (TF) motif. This package takes NOMe-seq data (GCH methylation/protection) in the form of a Ranged Summarized Experiment as input. dinoR can be used to group sequencing fragments into 3 or 5 categories representing characteristic footprints (TF bound, nculeosome bound, open chromatin), plot the percentage of fragments in each category in a heatmap, or averaged across different ROI groups, for example, containing a common TF motif. It is designed to compare footprints between two sample groups, using edgeR's quasi-likelihood methods on the total fragment counts per ROI, sample, and footprint category. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Imports: BiocGenerics, circlize, ComplexHeatmap, cowplot, dplyr, edgeR, GenomicRanges, ggplot2, Matrix, methods, rlang, stats, stringr, tibble, tidyr, tidyselect Depends: R (>= 4.3.0), SummarizedExperiment LazyData: false biocViews: NucleosomePositioning, Epigenetics, MethylSeq, DifferentialMethylation, Coverage, Transcription, Sequencing, Software URL: https://github.com/xxxmichixxx/dinoR BugReports: https://github.com/xxxmichixxx/dinoR/issues Config/pak/sysreqs: libicu-dev libpng-dev perl zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:02:40 UTC RemoteUrl: https://github.com/bioc/dinoR RemoteRef: HEAD RemoteSha: 0fdd65982f6ea095de1494c8fe1de702157a8bc3 NeedsCompilation: no Packaged: 2026-07-11 05:40:26 UTC; root Author: Michaela Schwaiger [aut, cre] (ORCID: ) Maintainer: Michaela Schwaiger