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

Bio::Wrapper::PopManipulations - Functions for biopop

SYNOPSIS

    use Bio::BPWrapper::PopManipulations;
    # Set options hash ...
    initialize(\%opts);
    write_out(\%opts);

write_out $opts

Does the bulk of calling other tree routines based on $opts set. After Bio::Wrapper::PopManipulations::initialize should be called first.