CH_map | R Documentation |
Plot matrix of Calinski-Harabasz (CH) index
CH_map(tadpole)
TADpole |
'TADpole' object returned as by function 'TADpole'. |
mat_file <- system.file("extdata", "raw_chr18:460-606_20kb.tsv", package = "TADpole") tadpole <- TADpole(mat_file) CH_map(tadpole)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.