find_trajectories: Find trajectories in the MST All the trajectory or choose the...

Description Usage Arguments Value

View source: R/processing.R

Description

Find trajectories in the MST All the trajectory or choose the nodes.

Usage

1
find_trajectories(minspantreeweights, processed_data, f_sim_map, f_graph)

Arguments

minspantreeweights

Output from igraph::mst.

processed_data

Dataframe. Processed from original data.

f_sim_map

TDAmapper object.

f_graph

igraph object, out put from graph.adjacency.

Value

Dataframe with different similarity measures


covidclinical/Phase2.1TDAPseudotimeRPackage documentation built on Sept. 27, 2020, 12:03 a.m.