Description Usage Arguments Value
View source: R/io_and_formats.R
Downsample fragments within cluster sets to match the sample with the lowest number of fragments
1 | balance_fragment_clusters(fragment_list, clusters)
|
fragment_list |
The list object containing GenomicRanges objects. |
clusters |
a vector with cluster assignments for each item in fragment_list |
a lis of GenomicRanges objects with all members of each cluster downsampled to the minimum number of reads of all cluster members.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.