ddcorAllParallelWorker: Worker thread for ddcorAllParallel (internal function).

Description Usage Arguments Value

Description

Runs the discovery of differential correlation (ddcor) section for comparing pairwise correlations across conditions in the Differential Gene Correlation Analysis (DGCA) package on a worker thread for two blocks of data (A and B).

Usage

1
ddcorAllParallelWorker(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

Typically, the returned object is a data frame of the table of differential correlations between conditions. In the case that dCorAvg is calculated, the returned object is instead a list containing that table as well as the object summarizing the difference in average correlation for the specified portion of the data set.


ryananeff/DGCA documentation built on June 13, 2019, 12:57 a.m.