View source: R/methyl_master_helper_functions.R
fast_450k_binning | R Documentation |
A faster version for binding 450K bins Originally function by Knoll et al., 2017
fast_450k_binning( proc.samples, med.ref.values, proc.ref.samples, bin.size = 5e+05 )
proc.samples |
The samples used as input |
med.ref.values |
The median reference values |
proc.ref.samples |
the refernce samples |
bin.size |
The bin size |
A 450k-style candidates data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.