GOBO::Phylo::Branch - GOBO::Phylo::Branch documentation


GOBO documentation  | view source Contained in the GOBO distribution.

Index


NAME

Top

GOBO::Phylo::Branch

SYNOPSIS

Top

  printf '%s --[%s]--> %s branchlen: %s', $s->node->id, $s->relation, $s->target->id,$s->distance ;

DESCRIPTION

Top

An edge in a Phylogenetic tree. Extends GOBO::LinkStatement with distances


GOBO documentation  | view source Contained in the GOBO distribution.