Scroll to navigation

GO::Model::Path(3pm) User Contributed Perl Documentation GO::Model::Path(3pm)

NAME

  GO::Model::Path -  path between two nodes

SYNOPSIS

DESCRIPTION

represents a path between two nodes in a graph

  TODO: have the path be built of relationships rather than terms, so
  we can get the edgetypes in here
  Usage   -
  Returns - arrayref of alternating type, GO::Model::Term
  Args    -

term_list

  Usage   -
  Returns - arrayref of GO::Model::Term
  Args    -

gets/sets an ordered list of terms in the path

GO::Model::Term

length

  Usage   - print $path->length
  Returns - int
  Args    -

to_text

  Usage   -
  Returns -
  Args    -

duplicate

  Usage   -
  Returns -
  Args    -
2021-01-09 perl v5.32.0