diff --git a/README.pod b/README.pod new file mode 100644 index 0000000..f9575cd --- /dev/null +++ b/README.pod @@ -0,0 +1,10 @@ + +=head1 WWW::PhyloBox + +This module provides a Perl API to PhyloBox, which is an online environment to manipulate Phylogenetic trees. + +Example: L + +You can click the "spinning arrows" button at the top to spin the phylogenetic tree in three dimensions. + +This Perl API does not depend on BioPerl, but is meant to be used with it and other Perl software.