Description Usage Arguments Value Author(s)
This function takes W and C counts togther cluster probabilties and reports user defined number of cluster IDs
for each genomic region and every single cell as a GRangesList-class object.
1 2  | counts2ranges(counts.l = NULL, saarclust.obj = NULL, best.prob = 1,
  prob.th = 0.5)
 | 
counts.l | 
 A   | 
saarclust.obj | 
 A path to the minimap file to load.  | 
best.prob | 
 Set number of highest probability clusters reported per genomic region.  | 
prob.th | 
 Only regions with this probability and higher will be reported.  | 
A GRangesList-class object with reported cluster ID per genomic region.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.