Description Usage Arguments Value
View source: R/calc_dinuc_freq.R
Calculate the dinucleotide insertion frequency for Tn5 insertions.
1 | calc_dinuc_freq(ins_gr, genome)
|
ins_gr |
A GRanges object. Typically of ATAC-seq Tn5 insertions generated with the function read_atac_insertions. |
genome |
A BSgenome object. |
A data.frame containing dinucleotide counts and precentages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.