Description Usage Arguments Value Examples
View source: R/cluster_meanlogFC.R
(All) Tells you the average meanlogFC per cluster for each celltype (weighted or not weighted )
1 | cluster_meanlogFC(dataset, weight = "na")
|
dataset |
The output of identify_cluster(findtop_conservedmarkers()) |
weight |
If you want to have weights, then weight = "weighted" |
A dataframe with the average meanlogFC per cluster for each celltype.
1 | cluster_meanlogFC(clust_40pc_0.2_identifymarkers)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.