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

transfer_bootstrap_expectation

Title   : transfer_bootstrap_expectation
Usage   : my $tree_with_bs = transfer_bootstrap_expectation(\@bs_trees,$guide_tree);
Function: Calculates the Transfer Bootstrap Expectation (TBE) for internal nodes based on 
          the methods outlined in Lemoine et al, Nature, 2018.
          Currently experimental.
Returns : L<Bio::Tree::TreeI>
Args    : Arrayref of L<Bio::Tree::TreeI>s
          Guide tree, L<Bio::Tree::TreeI>s

NAME

Mashtree - Create a tree using Mash distances.

LICENSE MIT