| writeBETA | R Documentation | 
Function to export GenomicRanges object for use with Cistrome BETA
writeBETA(x, peakID, filename, scoreCol = "V7")
| x | GenomicRanges object to export | 
| peakID | String or String vector to use to identify peak names (will be concatenated to the row number of each peak) | 
| filename | String of path to export results (Should end in .bed) | 
| scorCol | String indicating column name in GenomicRanges object that should be used for scoring peaks in BETA analysis. Default="V7" | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.