graph2mx function

Convert a tree to a mapping matrix

Convert a tree to a mapping matrix

Convert a tree description in mermaid format into a mapping matrix that can be used with the remaining functions in the package.

graph2mx(td)

Arguments

  • td: tree description in mermaid format

Returns

the mapping matrix

  • Maintainer: Ivailo Partchev
  • License: GPL (>= 2)
  • Last published: 2021-12-14

Useful links