bppseqgen
Bio++ program suite
Install
- All systems
-
curl cmd.cat/bppseqgen.sh
- Debian
-
apt-get install bppsuite
- Ubuntu
-
apt-get install bppsuite
- Kali Linux
-
apt-get install bppsuite
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bppsuite
- Raspbian
-
apt-get install bppsuite
- Dockerfile
- dockerfile.run/bppseqgen
bppsuite
Bio++ program suite
The Bio++ Program Suite is a package of programs using the Bio++ libraries and dedicated to Phylogenetics and Molecular Evolution. All programs are independent, but can be combined to perform rather complex analyses. These programs use the interface helper tools of the libraries, and hence share the same syntax. They also have several options in common, which may also be shared by third-party software. The following programs are included: - BppML for maximum likelihood analysis, - BppSeqGen for sequences simulation, - BppAncestor for ancestral states reconstruction, - BppDist for distance methods, - BppPars for parsimony analysis, - BppSeqMan for file conversion and sequence manipulation, - BppConsense for building consensus tree and computing bootstrap values, - BppReRoot for tree rerooting. - BppTreeDraw for tree drawing. - BppAlnScore for comparing alignments and computing alignment scores. - BppMixedLikelihoods for computing site per site likelihoods of components of mixture models. - BppPopGen for population genetics analyses.