clustering_summary_filteredExpr10_Koh_v1 | R Documentation |
Clustering results for the performance evaluation of clustering methods for scRNA-seq data, corresponding to v1 of Duò et al. (2018).
clustering_summary_filteredExpr10_Koh_v1(metadata = FALSE)
metadata |
Logical, whether only metadata should be returned |
These objects contain clustering results from the performance evaluation of
clustering methods for scRNA-seq data. The clustering results are provided as
a data.frame
object containing 10 variables (columns) named
dataset
, method
, cell
, run
, k
,
resolution
, cluster
, trueclass
, est_k
and
elapsed
. For further information see Duò et al. (2018).
Returns a data.frame
.
Duò A, Robinson MD. and Soneson C. (2018). A systematic performance evaluation of clustering methods for single-cell RNA-seq data. F1000Res., 7:1141.
clustering_summary_filteredExpr10_Koh_v1()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.