Description Usage Arguments Value Author(s) Examples
Subsamples data from multiple lanes on a per-chromosome basis.
1 | laneSubsample(lane1, lane2, fudge = 0.05)
|
lane1, lane2 |
Two lanes of data, each of class
|
fudge |
A numeric fudge factor. For each chromosome, if the
difference in the sizes relative to the size of the first dataset is
less than |
laneSubsample
returns a list similar to its input, but with the
larger dataset subsampled to be similar to the smaller one.
D. Sarkar
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.