View source: R/write_functions.R
Write a bigwig file of Tn5 insertion depth
1 | write_insertions_bw(gr, file, scale_cpm = FALSE)
|
gr |
A GRanges object containing nucleosome positions. |
file |
Path for output bigwig file. Extension should be .bw or .bigwig. |
scale_cpm |
Logical. Should the output be scaled to number of nucleosome spanning reads. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.