chowParallelWorker: Worker thread for chowParallel (internal function).

View source: R/chowParallelWorker.R

chowParallelWorkerR Documentation

Worker thread for chowParallel (internal function).

Description

Runs chowCor between two or more subgroups of samples in the data versus the global model on a worker thread for two blocks of data (A and B).

Usage

chowParallelWorker(job, data, instance)

Arguments

job

A batchtools job instance.

data

A named list containing the program kwargs.

instance

Required by batchtools, but not used currently.

Value

Results from running chowCor() on data block A and B. See chowCor() documentation for more information.


ryananeff/superNOVA documentation built on March 29, 2024, 5:31 p.m.