Description Usage Arguments Value
View source: R/size.of.clusters.R
Calculation sizes of clusters (faster than clustering function, becouse return only vector of sizes)
1  | size.of.clusters(peaks, cut.off = 25)
 | 
peaks | 
 is a GenomeRanges object  | 
cut.off | 
 is the maximal distance between centres of peaks that belongs to the same cluster  | 
vector of cluster sizes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.