Bioc2026 Registration Open!

derfinderHelper

derfinder helper package

Bioconductor version: 3.23 · Package version: 1.46.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("derfinderHelper")

Details

MaintainerLeonardo Collado-Torres <lcolladotor@gmail.com>
AuthorLeonardo 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>)
LicenseArtistic-2.0
URLhttps://github.com/leekgroup/derfinderHelper
Bug Reportshttps://support.bioconductor.org/t/derfinderHelper
Downloads rank785
Source branchRELEASE_3_23
biocViewsDifferentialExpression, ImmunoOncology, RNASeq, Sequencing, Software

Documentation

Download

Dependencies

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

Reverse dependencies

Imports Me (1): derfinder