singleDNB: Compute data for the modules list, and return score matrix

View source: R/process.R

singleDNBR Documentation

Compute data for the modules list, and return score matrix

Description

Compute data for the modules list, and return score matrix

Usage

singleDNB(data, module_list, cor_vec = NULL, size_effect = TRUE)

Arguments

data

data

module_list

modules list

cor_vec

vector of correlation coefficient, when data has only one sample (col)

size_effect

whether consider the effect of sample size when compute CI of DNB, default TRUE

Value

score matrix


Kaiyu-W/DNBr documentation built on April 27, 2024, 10:09 a.m.