The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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