nmfGetBest | R Documentation |
by 1) its agreement (mean Silhouette) with consensus matrix calculated based on all runs 2) deviance
nmfGetBest(nmfs, normF)
nmfs |
list of nmf results |
normF |
normalization function (output of getNMFNormFs) |
the one that agree best with coincedence matrix
list containing: best nmf normalized basis and coedicients (these are in addition per celltype sum-normalized) celltype clustering consensus matrix Silhouette statistics intex of best run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.