View source: R/supp_functions.R
| calcGC | R Documentation | 
This function the GC content of GenomicRanges Tiles and appends it to an existing dataframe. This function uses the Hsapiens genome from BSgenome.Hsapiens.UCSC.hg19.
calcGC(df, tiles, GC_cutoff)
| df | existing dataframe | 
| tiles | GRanges tiles object | 
| GC_cutoff | Maximum GC content to be included | 
dataframe containing GC content, count, and frequency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.