NAME
GOBO::Phylo::Branch
SYNOPSIS
printf '%s --[%s]--> %s branchlen: %s', $s->node->id, $s->relation, $s->target->id,$s->distance ;
DESCRIPTION
An edge in a Phylogenetic tree. Extends GOBO::LinkStatement with distances
GOBO::Phylo::Branch
printf '%s --[%s]--> %s branchlen: %s', $s->node->id, $s->relation, $s->target->id,$s->distance ;
An edge in a Phylogenetic tree. Extends GOBO::LinkStatement with distances