| combineCGGCgr | R Documentation | 
genomic ranges for CG and GC positions in each samples are combined and sorted. Then genomic ranges from different samples are merged together putting methylation frequency (_M) and total read counts (_T) for each sample in the metadata.
combineCGGCgr(methFreqGR, samples)
| methFreqGR | A list (by sample) of a list (by C context) of genomic ranges for cytosine methylation frquency | 
| samples | a vector of sample names for which to extract the data | 
A genomic ranges wtih all CG and GC positions found in the samples. The metadata columns contain methylation frequency (_M) and total read count (_T) for each sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.