File: BiocParallel-package.Rd

package info (click to toggle)
r-bioc-biocparallel 1.40.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,768 kB
  • sloc: cpp: 139; sh: 14; makefile: 8
file content (24 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\name{BiocParallel-package}
\alias{BiocParallel-package}
\alias{BiocParallel}
\docType{package}
\title{Bioconductor facilities for parallel evaluation}
\description{

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

}

\details{

  This package uses code from the \code{\link{parallel}} package, 

}

\author{
  See \code{packageDescription("BiocParallel")}.
}

\keyword{package}