- Home
- Bioconductor 3.22
- Software Packages
- derfinderHelper
derfinderHelper
This is the released version of derfinderHelper; for the devel version, see derfinderHelper.
derfinder helper package
Bioconductor version: Release (3.22)
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.
Author: Leonardo Collado-Torres [aut, cre] ORCID iD ORCID: 0000-0003-2140-308X , Andrew E. Jaffe [aut] ORCID iD ORCID: 0000-0001-6886-1454 , Jeffrey T. Leek [aut, ths] ORCID iD ORCID: 0000-0002-2873-2671
Maintainer: Leonardo Collado-Torres <lcolladotor at gmail.com>
citation("derfinderHelper")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("derfinderHelper")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("derfinderHelper")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.