| ssc.plot.silhouette | R Documentation | 
Wraper for silhouette()
ssc.plot.silhouette(
  obj,
  cluster.label,
  reducedDim.name = "iCor.tsne",
  do.plot = T,
  ...
)
| obj | object of  | 
| cluster.label | character; which column of colData of obj to used as cluster label. | 
| reducedDim.name | character; which reducedDim to use. (default: "iCor.tsne") | 
| do.plot | logical; whether plot | 
| ... | Arguments to be passed to plot() | 
an object, sil, of class silhouette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.