- Home
- Bioconductor 3.14
- Software Packages
- derfinderHelper
derfinderHelper
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see derfinderHelper.
derfinder helper package
Bioconductor version: 3.14
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] , Andrew E. Jaffe [aut] , Jeffrey T. Leek [aut, ths]
Maintainer: Leonardo Collado-Torres <lcolladotor at gmail.com>
citation("derfinderHelper")):
Installation
To install this package, start R (version "4.1") 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.