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.

BiocParallel

Bioconductor facilities for parallel evaluation

Bioconductor version: 2.13

This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects.

Author: Martin Morgan and contributions from Ryan Thompson <rct at thompsonclan.org>, Michel Lang <michellang at gmail.com>

Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>

Citation (from within R, enter citation("BiocParallel")):

Installation

To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("BiocParallel")

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("BiocParallel")

 

PDF   Reference Manual
Text   NEWS

Details

biocViews HighThroughputSequencing, Infrastructure, Software
Version 0.4.1
In Bioconductor since BioC 2.13 (R-3.0)
License GPL-2 | GPL-3
Depends
Imports methods, parallel, foreach, tools, BatchJobs, BBmisc
Suggests BiocGenerics, doParallel, RUnit
System Requirements
URL
Depends On Me HTSeqGenie
Imports Me VariantTools
Suggests Me chimera

Package Archives

Follow Installation instructions to use this package in your R session.

Package Source BiocParallel_0.4.1.tar.gz
Windows Binary BiocParallel_0.4.1.zip (32- & 64-bit)
Mac OS X 10.6 (Snow Leopard) BiocParallel_0.4.1.tgz
Browse/checkout source (username/password: readonly)
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center