plot_cluster_relations: Plot A Bar Graph Representing Gene Expression Relationships...

Description Usage Arguments Value Examples

View source: R/seuratter.R

Description

Plot a bar graph representing the gene expression relationships between clusters. Each bar represents how much genes are shared in the pair with respect to other pairs. Because the relationships are made relative to each other, the cluster pair with the most genes shared will be indicated as 1.

Usage

1
plot_cluster_relations(gene_expression_graph)

Arguments

gene_expression_graph

Graph output from draw_cluster_relations to utilize the edge weights

Value

Returns a bar graph indicating which cluster pairs share the more genes with respect to the pair with the most genes shared.

Examples

1
2
3
4
5

sotaro0214/seuratter documentation built on Dec. 8, 2019, 4:24 p.m.