nucleosomeEnrichment {VplotR} | R Documentation |
A function to compute nucleosome enrichment over a set of GRanges
nucleosomeEnrichment(x, ...)
x |
a GRanges or Vmat |
... |
additional parameters |
list
data(bam_test) data(ce11_proms) n <- nucleosomeEnrichment(bam_test, ce11_proms) n$fisher_test n$plot