Bio::Phylo::Treedrawer::Svg 0.12 review

Download
by rbytes.net on

Bio::Phylo::Treedrawer::Svg is a Perl module that creates svg tree drawings

License: Perl Artistic License
File size: 103K
Developer: Rutger A. Vos
0 stars award from rbytes.net

Bio::Phylo::Treedrawer::Svg is a Perl module that creates svg tree drawings. No serviceable parts inside.

This module creates a scalable vector graphic from a Bio::Phylo::Trees::Tree object. It is called by the Bio::Phylo::Treedrawer object, so look there to learn how to create tree drawings. (For extra per-node formatting, attach a hash reference to the node, like so: $node->set_generic( 'svg' => { 'stroke' => 'red' } ), which outlines the node, and branch leading up to it, in red.)

Requirements:
Perl

Bio::Phylo::Treedrawer::Svg 0.12 search tags