Bioconductor version: Release (2.12)
This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects.
Author: Martin Morgan
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BiocParallel")
To cite this package in a publication, start R and enter:
citation("BiocParallel")
Reference Manual | ||
Text | NEWS |
biocViews | HighThroughputSequencing, Infrastructure, Software |
Version | 0.2.0 |
In Bioconductor since | BioC 2.13 (R-2.18) |
License | GPL-2 | GPL-3 |
Depends | |
Imports | methods, parallel, foreach, tools |
Suggests | BiocGenerics, doParallel |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | BiocParallel_0.2.0.tar.gz |
Windows Binary | BiocParallel_0.2.0.zip (32- & 64-bit) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!