Assigns genes to epochs just based on which mean is maximal
1 2 3 4 5 6 7 | assign_epochs_simple(
expDat,
dynRes,
num_epochs = 3,
pThresh = 0.01,
toScale = FALSE
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.