index_of_max_value_incoming_edge: Get max value incoming edge and its index from edge matrix.

View source: R/Seurat_monocle_workflow.R

index_of_max_value_incoming_edgeR Documentation

Get max value incoming edge and its index from edge matrix.

Description

Get max value incoming edge and its index from edge matrix.

Usage

index_of_max_value_incoming_edge(G, VERTEX)

Arguments

G

Edge matrix.

VERTEX

The node number in G.

Value

A list contain EDGE_VALUE and EDGE_ADDED


Busydog1990/genepro documentation built on July 20, 2023, 6:03 a.m.