fix_cluster_order: Check if a list of cell types is good to be used to order...

Description Usage Details

View source: R/exploratory_pipeline.R

Description

Check if a list of cell types is good to be used to order genes and cells in a heatmap.

Usage

1
fix_cluster_order(dge, marker_info, ident.use, desired_cluster_order = NULL)

Details

This means: - no duplicates - up to order, should be equal to union of table cluster labels and dge cluster labels - no missing values


maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.