assign_epochs_simple: Assigns genes to epochs just based on which mean is maximal

Description Usage

View source: R/3_dynamicGRN.R

Description

Assigns genes to epochs just based on which mean is maximal

Usage

1
2
3
4
5
6
7
assign_epochs_simple(
  expDat,
  dynRes,
  num_epochs = 3,
  pThresh = 0.01,
  toScale = FALSE
)

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