reconstructGRN: reconstruct GRN ala CLR

Description Usage Arguments Value

View source: R/1_GRN.R

Description

reconstruct GRN ala CLR uses minet

Usage

1
reconstructGRN(expDat, tfs, dgenes = NULL, method = "pearson", zThresh = 2)

Arguments

expDat

unsmoothed expression matrix

tfs

vector of transcription factor names

dgenes

dynamic genes, found using findDynGenes

method

either 'pearson' or 'MI' to be used in CLR

zThresh

zscore threshold default 2

Value

data frame of TF TG zscore corr


pcahan1/epoch documentation built on Feb. 14, 2022, 1:57 a.m.