jtk_wrapper: jtk_wrapper

Description Usage Arguments Examples

View source: R/Utils.R

Description

Wraps JTK method. The period is set between 20 and 28h.

Usage

1
jtk_wrapper(data, s2c, min_per = 20, max_per = 28)

Arguments

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.

Examples

1
jtk_results <- jtk_wrapper(my_data, s2c)

AndreaRP/CircaN documentation built on Jan. 25, 2021, 5:49 a.m.