random_root: Find a random root cell index

Description Usage Arguments Value Examples

View source: R/dpt-helpers.r

Description

Finds a cell that has the maximum DPT distance from a randomly selected one.

Usage

1
random_root(dm_or_dpt)

Arguments

dm_or_dpt

A DiffusionMap or DPT object

Value

A cell index

Examples

1
2
3

destiny documentation built on Nov. 8, 2020, 7:38 p.m.

Related to random_root in destiny...