Skip to contents

Computes shortest path distance matrix for the projected graph.

Usage

mskShortestPaths(hg, type = c("bone", "muscle"))

Arguments

hg

An MSKHypergraph object.

type

Character, "bone" or "muscle" projection.

Value

A numeric matrix of shortest path distances.