getMergeGroupRows: Given index from hclust merge matrix, return X, Y row indices...

Description Usage Arguments Value

View source: R/utils.R

Description

Given index from hclust merge matrix, return X, Y row indices corresponding to groups specified by index

Usage

1
getMergeGroupRows(idx, groups, groupMerges)

Arguments

idx

index from hclust merge

groups

list of starting group membership (input to hierBipartite())

groupMerges

list of merged groups thus far (groupMerge[[3]] is a vector of group names from cluster created at third merge)

Value

vector of row indices corresponding to X, Y


hierBipartite documentation built on Feb. 16, 2021, 5:07 p.m.