pxrecode

UNIX-style phylogenetic analyses on trees and sequences

Install

All systems
curl cmd.cat/pxrecode.sh
Debian Debian
apt-get install phyx
Ubuntu
apt-get install phyx
image/svg+xml Kali Linux
apt-get install phyx
Windows (WSL2)
sudo apt-get update sudo apt-get install phyx

phyx

UNIX-style phylogenetic analyses on trees and sequences

phyx provides a convenient, lightweight and inclusive toolkit consisting of programs spanning the wide breadth of programs utilized by researchers performing phylogenomic analyses. Modeled after Unix/GNU/Linux command line tools, individual programs perform a single task and operate on standard I/O streams. A result of this stream-centric approach is that, for most programs, only a single sequence or tree is in memory at any moment. Thus, large datasets can be processed with minimal memory requirements. phyx’s ever-growing complement of programs consists of over 35 programs focused on exploring, manipulating, analyzing and simulating phylogenetic objects (alignments, trees and MCMC logs). As with standard Unix command line tools, these programs can be piped (together with non-phyx tools), allowing the easy construction of efficient analytical pipelines.