View source: R/compare_clusterings.R
compare_clusterings | R Documentation |
Generates an HTML summary report comparing the user's Reference Genome #1 clustering to their Reference Genome #2 clustering.
compare_clusterings(first_clustering, second_clustering)
first_clustering |
The S4 |
second_clustering |
The S4 |
An HTML summary report comparing first_clustering
and
second_clustering
. See the README for this package for more details
regarding the figures generated here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.