Description Usage Arguments Details Value
Given compartment estimates A and B, compute estimates of their differences.
| 1 | 
| A | a GRanges | 
| B | a GRanges | 
| conf | what quantile to use for confidence intervals (.75, quartiles) | 
| steps | how many bins to use for the weighted smoother (1; don't smooth) | 
| what | what assay fed the original A and B calls? (counts; see Details) | 
| stubs | what stubs to use for the difference variables? (c("A","B")) | 
what is left open for future use comparing unspliced/spliced ratios. It
has no effect upon the execution of this function at the moment. Note that
if using the weighted smoother (steps > 1), then steps MUST be odd.
| 1 |  a GRanges with differences between A and B and damped bounds
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.