Package: normr
Type: Package
Title: Normalization and difference calling in ChIP-seq data
Version: 1.36.0
Date: 2021-09-21
Authors@R: c(person(given="Johannes",family="Helmuth",
        email="johannes.helmuth@laborberlin.com", role=c("aut", "cre")),
        person(given="Ho-Ryun",family="Chung",
        email="chung@molgen.mpg.de", role=c("aut")))
Author: Johannes Helmuth [aut, cre], Ho-Ryun Chung [aut]
Maintainer: Johannes Helmuth <johannes.helmuth@laborberlin.com>
Description: Robust normalization and difference calling procedures for
        ChIP-seq and alike data. Read counts are modeled jointly as a
        binomial mixture model with a user-specified number of
        components. A fitted background estimate accounts for the
        effect of enrichment in certain regions and, therefore,
        represents an appropriate null hypothesis. This robust
        background is used to identify significantly enriched or
        depleted regions.
License: GPL-2
Depends: R (>= 3.3.0)
LinkingTo: Rcpp
SystemRequirements: C++11
Imports: methods, stats, utils, grDevices, parallel, GenomeInfoDb,
        GenomicRanges, IRanges, Rcpp (>= 0.11), qvalue (>= 2.2),
        bamsignals (>= 1.4), rtracklayer (>= 1.32)
Suggests: BiocStyle, testthat (>= 1.0), knitr, rmarkdown
Enhances: BiocParallel
biocViews: Bayesian, DifferentialPeakCalling, Classification,
        DataImport, ChIPSeq, RIPSeq, FunctionalGenomics, Genetics,
        MultipleComparison, Normalization, PeakDetection,
        Preprocessing, Alignment
VignetteBuilder: knitr
NeedsCompilation: yes
Collate: 'NormRFit.R' 'methods.R' 'NormRCountConfig.R' 'RcppExports.R'
RoxygenNote: 6.0.1
URL: https://github.com/your-highness/normR
BugReports: https://github.com/your-highness/normR/issues
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libxml2-dev
        libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:32:51 UTC
RemoteUrl: https://github.com/bioc/normr
RemoteRef: RELEASE_3_22
RemoteSha: 9a5bb3a792a7c43ab2a4a38a48fa32179ce8c681
Packaged: 2025-11-11 16:16:09 UTC; root
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 16:22:21 UTC; windows
Archs: x64
