Description Usage Arguments Value
Caculate ROGUE values for Cell Cluster and conclude their their heterogeneity.
1 2 3 4 5 6 7 8 9 10 11 12 13  | 
object | 
 Seurat or SingleCellExperiment or SummarizedExperiment Object  | 
slot | 
 which slot data use,default counts  | 
useFeatures | 
 features use to caculate rogue.value  | 
draw | 
 whether draw plot  | 
ext | 
 if draw,which figure style to save,default pdf  | 
k | 
 value for caculate rogue  | 
auto | 
 when k is NULL,will auto caculate k value  | 
platform | 
 which platform,"UMI" or "full-length"  | 
labelCol | 
 which column in metadata as labels(celltype)  | 
sampleCol | 
 which column in metadata as sample  | 
outdir | 
 path to save figures  | 
return as list of ent.res and rogue.res
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.