Description Usage Arguments Value
Creates a quick MA plot to visualize the relationship between two reads objects
1 |
x |
A |
y |
Another |
binSize |
A integer value used to partition the chromosome |
nrBins |
Integer value with the number of bins used to build the plot. The default value is 100 |
chrom |
A GRanges object specifying the genome to bin. The maximum length used to create the bins is gonna be used the integer part of (chromLen / fragLen) times fragLen for each chromosome. |
fragLen |
An integer value used to extend the fragments. The default value is one, to count only the 5' ends that overlaps the bins |
A ggplot object with the hexbin plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.