Description Usage Arguments Details Value Author(s) References See Also
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.
1 | checkForRemoteErrors(val)
|
val |
The result returned from an individual cluster node. |
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.
The result from the snow cluster node, or an object of type try-error if there was an error.
Greg Finak <greg.finak@ircm.qc.ca>
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)
checkForRemoteErrors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.