- Home
- Bioconductor 3.20
- Software Packages
- BiocParallel
BiocParallel
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see BiocParallel.
Bioconductor facilities for parallel evaluation
Bioconductor version: 3.20
This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects.
Author: Martin Morgan [aut, cre], Jiefei Wang [aut], Valerie Obenchain [aut], Michel Lang [aut], Ryan Thompson [aut], Nitesh Turaga [aut], Aaron Lun [ctb], Henrik Bengtsson [ctb], Madelyn Carlson [ctb] (Translated 'Random Numbers' vignette from Sweave to RMarkdown / HTML.), Phylis Atieno [ctb] (Translated 'Introduction to BiocParallel' vignette from Sweave to Rmarkdown / HTML.), Sergio Oller [ctb] (Improved bpmapply() efficiency., ORCID iD ORCID: 0000-0002-8994-1549 )
Maintainer: Martin Morgan <mtmorgan.bioc at gmail.com>
citation("BiocParallel")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BiocParallel")
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("BiocParallel")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.