cluster_meanlogFC: cluster_meanlogFC

Description Usage Arguments Value Examples

View source: R/cluster_meanlogFC.R

Description

(All) Tells you the average meanlogFC per cluster for each celltype (weighted or not weighted )

Usage

1
cluster_meanlogFC(dataset, weight = "na")

Arguments

dataset

The output of identify_cluster(findtop_conservedmarkers())

weight

If you want to have weights, then weight = "weighted"

Value

A dataframe with the average meanlogFC per cluster for each celltype.

Examples

1
cluster_meanlogFC(clust_40pc_0.2_identifymarkers)

SShan2021/seuratExtension documentation built on Dec. 18, 2021, noon