Description Usage Arguments Value
Percentage detected per cluster
1 | percent_clusters(mat, metadata, cluster_col = "cluster", cut_num = 0.5)
|
mat |
expression matrix |
metadata |
data.frame with cells |
cluster_col |
column in metadata with cluster number |
cut_num |
binary cutoff for detection |
matrix of numeric values, with genes for row names, and clusters for column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.