Example matrix to highlight clustering methods
matrix with 4 rows and 8 columns
Examples
clust_mat
#> timepoint_1 timepoint_2 timepoint_3 timepoint_4 timepoint_5
#> h1 10 20 10 20 10
#> h2 20 10 20 10 20
#> l1 1 3 1 3 1
#> l2 3 1 3 1 3
#> timepoint_6 timepoint_7 timepoint_8
#> h1 20 10 20
#> h2 10 20 10
#> l1 3 1 3
#> l2 1 3 1