Description Usage Arguments Value
View source: R/calc_ins_bias.R
Calculate the PWM for Tn5 insertions.
1 | calc_ins_bias(ins_pwm, regions_gr, genome)
|
ins_pwm |
A positional weight matrix generated with the function calc_ins_pwm. Must be a matrix of 21 columns and 4 rows. |
regions_gr |
A GRanges object of regions to calculate insertion bias scores. |
genome |
A BSgenome object. site for calculating the PWM. |
A vector of per-base bias scores for each range in regions_gr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.