metKitExport | R Documentation |
Export results in a format compatible with methylKit
metKitExport(bamFiles, GR, mincov = 30, save_dir = "./", duplicate = T)
bamFiles |
Vector with bam file names |
GR |
GRanges object with coordinates of restriction sites |
mincov |
Minimum coverage. |
save_dir |
Directory for saving results. |
duplicate |
Remove duplicates |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.