View source: R/methyl_master_helper_functions.R
calc_seg_state | R Documentation |
common function used to calculate seg state from seg mean
calc_seg_state(seg.means = NULL, upper.thresh = 4, cutoff = NULL)
seg.means |
vector of seg.means |
upper.thresh |
CN state threshold, any number above this will be assigned this value |
cutoff |
vector of cutoff threshold for loss and gain respectively |
vector of calculated CNV states
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.