To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BiocParallel")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
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], Michel Lang [aut], Ryan Thompson [aut]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("BiocParallel")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BiocParallel")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BiocParallel")
R Script | Introduction to BiocParallel | |
Reference Manual | ||
Text | NEWS |
biocViews | Infrastructure, Software |
Version | 0.6.1 |
In Bioconductor since | BioC 2.13 (R-3.0) |
License | GPL-2 | GPL-3 |
Depends | |
Imports | methods, parallel, foreach, tools, BatchJobs, BBmisc, BiocGenerics |
Suggests | doParallel, snow, Rmpi, RUnit, BiocStyle, knitr |
System Requirements | |
URL | |
Depends On Me | DEXSeq, GenomicFiles, pRoloc, ShortRead |
Imports Me | ChIPQC, GenomicAlignments, h5vc, HTSeqGenie, synapter, TFBSTools, VariantFiltering, VariantTools |
Suggests Me | chimera |
Follow Installation instructions to use this package in your R session.
Package Source | BiocParallel_0.6.1.tar.gz |
Windows Binary | BiocParallel_0.6.1.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | BiocParallel_0.6.1.tgz |
Mac OS X 10.9 (Mavericks) | BiocParallel_0.6.1.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!