Description Usage Arguments Value Author(s)
Normalize read counts to a given read depth. Reads counts are randomly removed from the input to match the specified read depth.
1 | subsample(binned.data, sample.reads)
|
binned.data |
A |
sample.reads |
The number of reads that will be retained. |
A GRanges-class
object with downsampled read counts.
Aaron Taudt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.