Description Usage Arguments Value Examples
View source: R/nucleosome_enrichment.R
A function to compute nucleosome enrichment over a set of GRanges
1 |
x |
a GRanges or Vmat |
... |
additional parameters |
list
1 2 3 4 5 | data(bam_test)
data(ce11_proms)
n <- nucleosomeEnrichment(bam_test, ce11_proms)
n$fisher_test
n$plot
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.