ParseEdges {FlowSOM}R Documentation

ParseEdges

Description

Parses edges

Usage

ParseEdges(fsom)

Arguments

fsom

FlowSOM object, as generated by FlowSOM

Details

Function that parses the graph edges of the FlowSOM object into a dataframe

Value

A dataframe consisting of start and end coordinates of edges

See Also

PlotFlowSOM, ParseNodeSize, ParseArcs, ParseQuery, ParseSD, AddMST


[Package FlowSOM version 2.2.0 Index]