Description Usage Arguments Value Examples
A function to get average fragment length from a ChIP-Seq experiment
1 | average_fragment_length(bam.files, plot = TRUE, max.dist = 550)
|
bam.files |
a vector of BAM files locations |
plot |
logical. Should a plot be generated? |
max.dist |
numeric. Maximum fragment length accepted. Default=550 |
nothing
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.