View source: R/createTSContrast.R
This function creates all contrasts for a time series experiments, comparing all time points tp[i] with following time point tp[i+1]. If condition is set, only samples with given condition are considered.
1 | createTSContrast(MD, condition = NULL, tp = NULL)
|
MD |
DBAmmd Object. This Object can be created using |
condition |
(DEFAULT: NULL) |
tp |
time points (DEFAULT: NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.