loadBpFiles: load results of BiocParallel jobs when...

Description Usage Arguments Value

View source: R/loadBpFiles.R

Description

load results of BiocParallel jobs when !is.na(bpresultdir(BPPARAM))

Usage

1
loadBpFiles(BPPARAM, simplify = TRUE)

Arguments

BPPARAM

a subclass of SnowParam (e.g. SerialParam, MulticoreParam)

simplify

if a list of equal sized arrays is found, cbind it? (TRUE)

Value

1
       whatever is in the result directory, tidied up if possible

trichelab/enmity documentation built on Sept. 8, 2020, 8:32 p.m.