compare_plot: Compare and plot two sets of cluster assignments

View source: R/human_functions.R

compare_plotR Documentation

Compare and plot two sets of cluster assignments

Description

This is the subset of the 'compare_annotate' function that does the plotting.

Usage

compare_plot(cl, ref.cl)

Arguments

cl

A cluster factor object to compare to a reference

ref.cl

A cluster factor object for the reference clusters

Value

g A ggplot2 dot plot object for the comparison.


AllenInstitute/scrattch.hicat documentation built on June 6, 2024, 5:31 a.m.