BiocParallel
This package is for version 3.7 of Bioconductor; for the stable, up-to-date release version, see BiocParallel.
Bioconductor facilities for parallel evaluation
Bioconductor version: 3.7
This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects.
Author: Bioconductor Package Maintainer [cre], Martin Morgan [aut], Valerie Obenchain [aut], Michel Lang [aut], Ryan Thompson [aut], Nitesh Turaga [aut]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
citation("BiocParallel")
):
Installation
To install this package, start R (version "3.5") 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")
1. Introduction to BiocParallel | R Script | |
2. Introduction to BatchtoolsParam | R Script | |
3. Errors, Logs and Debugging | R Script | |
Reference Manual | ||
NEWS | Text |
Details
biocViews | Infrastructure, Software |
Version | 1.14.2 |
In Bioconductor since | BioC 2.13 (R-3.0) (10.5 years) |
License | GPL-2 | GPL-3 |
Depends | methods |
Imports | stats, utils, futile.logger, parallel, snow |
System Requirements | C++11 |
URL | https://github.com/Bioconductor/BiocParallel |
Bug Reports | https://github.com/Bioconductor/BiocParallel/issues |
See More
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | BiocParallel_1.14.2.tar.gz |
Windows Binary | BiocParallel_1.14.2.zip (32- & 64-bit) |
Mac OS X 10.11 (El Capitan) | BiocParallel_1.14.2.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/BiocParallel |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/BiocParallel |
Bioc Package Browser | https://code.bioconductor.org/browse/BiocParallel/ |
Package Short Url | https://bioconductor.org/packages/BiocParallel/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.7 | Source Archive |