debian man page for bp_tree2pag

Query: bp_tree2pag

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BP_TREE2PAG(1p) 					User Contributed Perl Documentation					   BP_TREE2PAG(1p)

NAME
tree2pag - convert Bio::TreeIO parseable format trees to pagel format
SYNOPSIS
tree2pag -if nexus -i file.nexus > file.pag # OR pipe in through STDIN, and use newick format instead cat file.newick | tree2pag -if newick > file.nh # OR specify an output and input tree2pag -o file.pag -i file.newick
DESCRIPTION
Convert TreeIO parseable files into Pagel format tree files. Be warned that pagel format only really supports a single tree per file so. Also Pagel parsing is not yet available in bioperl. perl v5.14.2 2012-03-02 BP_TREE2PAG(1p)
Related Man Pages
bio::factory::treefactoryi(3pm) - debian
bio::treeio::newickparser(3pm) - debian
bio::treeio::nexus(3pm) - debian
bio::treeio::nhx(3pm) - debian
bio::treeio::pag(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results