Package: derfinderHelper
Type: Package
Title: derfinder helper package
Version: 1.45.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.r-universe.dev
Date/Publication: 2025-10-29 14:21:53 UTC
RemoteUrl: https://github.com/bioc/derfinderHelper
RemoteRef: HEAD
RemoteSha: 7f62f38d72d8de2e7e3cd51cb39a74b7640f6d4a
NeedsCompilation: no
Packaged: 2026-01-22 20:38:23 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.6.0; ; 2026-01-22 20:39:41 UTC; windows
