Package: nullranges Title: Generation of null ranges via bootstrapping or covariate matching Version: 1.19.0 Authors@R: c( person("Michael", "Love", role = c("aut", "cre"), email = "michaelisaiahlove@gmail.com", comment = c(ORCID = "0000-0001-8401-0545")), person("Wancen", "Mu", role = c("aut"), comment = c(ORCID = "0000-0002-5061-7581")), person("Eric", "Davis", role = c("aut"), comment = c(ORCID = "0000-0003-4051-3217")), person("Douglas", "Phanstiel", role = c("aut"), comment = c(ORCID = "0000-0003-2123-0051")), person("Stuart", "Lee", role = c("aut"), comment = c(ORCID = "0000-0003-1179-8436")), person("Mikhail", "Dozmorov", role = c("ctb")), person("Tim", "Triche", role = c("ctb")), person("CZI", role = c("fnd")) ) Description: Modular package for generation of sets of ranges representing the null hypothesis. These can take the form of bootstrap samples of ranges (using the block bootstrap framework of Bickel et al 2010), or sets of control ranges that are matched across one or more covariates. nullranges is designed to be inter-operable with other packages for analysis of genomic overlap enrichment, including the plyranges Bioconductor package. Suggests: testthat, knitr, rmarkdown, ks, DNAcopy, RcppHMM, AnnotationHub, ExperimentHub, GenomeInfoDb, nullrangesData, ensembldb, EnsDb.Hsapiens.v86, BSgenome.Hsapiens.UCSC.hg38, patchwork, plotgardener, dplyr, magrittr, tidyr, cobalt, DiagrammeR, MatchIt, mariner Imports: stats, IRanges, GenomicRanges, Seqinfo, methods, rlang, S4Vectors, scales, InteractionSet, ggplot2, grDevices, plyranges, data.table, progress, ggridges biocViews: Visualization, GeneSetEnrichment, FunctionalGenomics, Epigenetics, GeneRegulation, GeneTarget, GenomeAnnotation, Annotation, GenomeWideAssociation, HistoneModification, ChIPSeq, ATACSeq, DNaseSeq, RNASeq, HiddenMarkovModel URL: https://nullranges.github.io/nullranges, https://github.com/nullranges/nullranges BugReports: https://support.bioconductor.org/tag/nullranges/ License: GPL-3 Encoding: UTF-8 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: make libbz2-dev liblzma-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:57:11 UTC RemoteUrl: https://github.com/bioc/nullranges RemoteRef: HEAD RemoteSha: 3d228ee580055b4f3f48a286fa148d1b0787ccd5 NeedsCompilation: no Packaged: 2026-07-11 05:06:47 UTC; root Author: Michael Love [aut, cre] (ORCID: ), Wancen Mu [aut] (ORCID: ), Eric Davis [aut] (ORCID: ), Douglas Phanstiel [aut] (ORCID: ), Stuart Lee [aut] (ORCID: ), Mikhail Dozmorov [ctb], Tim Triche [ctb], CZI [fnd] Maintainer: Michael Love Depends: R (>= 4.2.0)