Bio::Phylo::Treedrawer::Svg 0.12 review
DownloadBio::Phylo::Treedrawer::Svg is a Perl module that creates svg tree drawings
|
|
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