smartApply: Function to apply either biocParallel or standard lapply

Description Usage Arguments Value

View source: R/smartApply.R

Description

Function to apply either biocParallel or standard lapply

Usage

1

Arguments

parallel

Logical, should parallel processing be used?

x

The main list object which the function will be applied to.

FUN

The function to be applied.

...

Additional arguments for bplapply or lapply.

Value

results of lapply or bplapply


multiHiCcompare documentation built on Nov. 8, 2020, 7:04 p.m.