Package: derfinderHelper
Type: Package
Title: derfinder helper package
Version: 1.44.0
Date: 2021-08-05
Authors@R: c(person("Leonardo", "Collado-Torres", role = c("aut", "cre"), email
    = "lcolladotor@gmail.com", comment = c(ORCID = "0000-0003-2140-308X")),
    person(c("Andrew", "E."), "Jaffe", role = "aut",
    email = "andrew.jaffe@libd.org", comment = c(ORCID = "0000-0001-6886-1454")),
    person(c("Jeffrey", "T."), "Leek", role = c("aut", "ths"),
    email = "jtleek@gmail.com", comment = c(ORCID = "0000-0002-2873-2671")))
Depends: R(>= 3.2.2)
Imports: IRanges (>= 1.99.27), Matrix, methods, S4Vectors (>= 0.2.2)
Suggests: sessioninfo, knitr (>= 1.6), BiocStyle (>= 2.5.19),
        RefManageR, rmarkdown (>= 0.3.3), testthat, covr
VignetteBuilder: knitr
Description: Helper package for speeding up the derfinder package when
        using multiple cores. This package is particularly useful when
        using BiocParallel and it helps reduce the time spent loading
        the full derfinder package when running the F-statistics
        calculation in parallel.
License: Artistic-2.0
URL: https://github.com/leekgroup/derfinderHelper
BugReports: https://support.bioconductor.org/t/derfinderHelper
biocViews: DifferentialExpression, Sequencing, RNASeq, Software,
        ImmunoOncology
RoxygenNote: 7.2.3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:21:53 UTC
RemoteUrl: https://github.com/bioc/derfinderHelper
RemoteRef: RELEASE_3_22
RemoteSha: f623cf174fd84abc6297bcc857d17a6e3598eb05
NeedsCompilation: no
Packaged: 2026-01-24 20:51:21 UTC; root
Author: Leonardo Collado-Torres [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2140-308X>),
  Andrew E. Jaffe [aut] (ORCID: <https://orcid.org/0000-0001-6886-1454>),
  Jeffrey T. Leek [aut, ths] (ORCID:
    <https://orcid.org/0000-0002-2873-2671>)
Maintainer: Leonardo Collado-Torres <lcolladotor@gmail.com>
Built: R 4.5.2; ; 2026-01-24 20:52:47 UTC; windows
