search_pairs: Search pairs of samples that co-cluster across subsamples

View source: R/RcppExports.R

search_pairsR Documentation

Search pairs of samples that co-cluster across subsamples

Description

Assume that our input is a matrix, with N columns and B rows (the number of subsamples), storing integers – the cluster labels.

Usage

search_pairs(clusterings)

Arguments

clusterings

a matrix with the cluster labels

Value

A matrix with the co-clusters, but only the lower triangle is populated.


epurdom/clusterExperiment documentation built on April 28, 2024, 8:17 p.m.