compare_clusterings: compare_clusterings

View source: R/compare_clusterings.R

compare_clusteringsR Documentation

compare_clusterings

Description

Generates an HTML summary report comparing the user's Reference Genome #1 clustering to their Reference Genome #2 clustering.

Usage

compare_clusterings(first_clustering, second_clustering)

Arguments

first_clustering

The S4 clustering class storing information related to the user's Reference Genome #1 clustering.

second_clustering

The S4 clustering class storing information related to the user's Reference Genome #2 clustering.

Value

An HTML summary report comparing first_clustering and second_clustering. See the README for this package for more details regarding the figures generated here.


eytan-weinstein/scClustMatch documentation built on May 3, 2022, 7:31 p.m.