Description Usage Arguments Examples
Wraps JTK method. The period is set between 20 and 28h.
1 | jtk_wrapper(data, s2c, min_per = 20, max_per = 28)
|
data |
The data matrix with the omics data. |
s2c |
Data frame with at least the columns sample (which must coincide with the samples in data) and time (recording time corresponding to each sample. |
1 | jtk_results <- jtk_wrapper(my_data, s2c)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.