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)
git_url: https://git.bioconductor.org/packages/derfinderHelper
git_branch: RELEASE_3_22
git_last_commit: f623cf1
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:33:33 UTC; biocbuild
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.1; ; 2025-10-30 09:22:18 UTC; unix
