This function calculates the GC content using the hg19 reference genome in bins of user-defined size
| 1 | makeGCContentData(gc.fname, k = 20000)
 | 
| gc.fname | file name of the output file. The file will be written as a .RData object | 
| k | bin size, default is 20,000 bp | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.