minimum.retrospective.edge: The default growth resolution helper.

View source: R/graph-setup.R

minimum.retrospective.edgeR Documentation

The default growth resolution helper.

Description

Ensures that new sequences only join old clusters through the shortest retrospective edge, i.e., an edge connecting the new node to a non-new node.

Usage

minimum.retrospective.edge(obj)

Arguments

obj:

S3 object of class clusData from create.graph

Value

integer, vector of row indices into g$edge.info


PoonLab/clustuneR documentation built on Jan. 29, 2024, 2:40 a.m.