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: 3.0
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")
Introduction to BiocParallel | ||
Reference Manual | ||
Text | NEWS |
biocViews | Infrastructure, Software |
Version | 1.0.3 |
In Bioconductor since | BioC 2.13 (R-3.0) |
License | GPL-2 | GPL-3 |
Depends | methods |
Imports | parallel, foreach, tools, BatchJobs, BBmisc, BiocGenerics |
LinkingTo | |
Suggests | doParallel, snow, Rmpi, GenomicRanges, RNAseqData.HNRNPC.bam.chr14, Rsamtools, GenomicAlignments, ShortRead, RUnit, BiocStyle, knitr |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | ClassifyR, DEXSeq, GenomicFiles, hiReadsProcessor, MBASED, MSnbase, pRoloc, Rqc, SGSeq, ShortRead, SigCheck |
Imports Me | ChIPQC, derfinder, DESeq2, flowcatchR, GenomicAlignments, gmapR, h5vc, HTSeqGenie, MethylAid, qpgraph, synapter, TFBSTools, VariantFiltering, VariantTools |
Suggests Me | ALDEx2, chimera, DEGreport, specL, systemPipeR |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | BiocParallel_1.0.3.tar.gz |
Windows Binary | BiocParallel_1.0.3.zip |
Mac OS X 10.6 (Snow Leopard) | BiocParallel_1.0.3.tgz |
Mac OS X 10.9 (Mavericks) | BiocParallel_1.0.3.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!