Calculates JSD from methylation count data.
js_divergence(indata, debug = FALSE, compute_MET = TRUE)
Arguments
- indata
Input data frame.
- debug
Logical, whether to print debugging info. Default is FALSE.
- compute_MET
Logical, whether to compute MET column. Default is TRUE.
Value
A tibble with divergence values.