Chris Mungall > go-perl > GO::Model::Path;

Download:
go-perl-0.10.tar.gz

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

  GO::Model::Path;

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

link_list

  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    -