min.node.weight.path: —————— Find the shortest path with minimal node...

Description Usage Arguments Author(s)

View source: R/min.node.weight.path.R

Description

—————————————————————————– Find the shortest path with minimal node weight.

Usage

1
2
## S3 method for class 'node.weight.path'
min(g, weights, from, to)

Arguments

g

The graphNEL object

weights

The weights calculated for the nodes

from

The start nodes from which to start the min-node-weight path

to

The target nodes to which to calcaulate the min-node-weight path

Author(s)

Matthias Heinig <matthias.heinig@helmholtz-muenchen.de>

—————————————————————————–


matthiasheinig/QTLnetwork documentation built on June 29, 2021, 10:11 p.m.