checkForRemoteErrors: Check output of snow clusters for errors

Description Usage Arguments Details Value Author(s) References See Also

View source: R/flowMerge.R

Description

Overrides the snow checkForRemoteErrors function. Try errors are returned when cluster nodes produce errors, rather than completely aborting the computation. Not meant to be called by the user.

Usage

1

Arguments

val

The result returned from an individual cluster node.

Details

This function is meant to be called internally, but must be exported so that it can hide the native checkForRemoteErrors function in the snow package.

Value

The result from the snow cluster node, or an object of type try-error if there was an error.

Author(s)

Greg Finak <greg.finak@ircm.qc.ca>

References

Finak G, Bashasharti A, Brinkmann R, Gottardo R. Merging Mixture Model Components for Improved Cell Population Identification in High Throughput Flow Cytometry Data; Advances in Bioinformatics (To Appear)

See Also

checkForRemoteErrors


RGLab/flowMerge documentation built on Aug. 10, 2020, 12:52 p.m.