diff options
Diffstat (limited to 'academic/bppsuite/README')
-rw-r--r-- | academic/bppsuite/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/academic/bppsuite/README b/academic/bppsuite/README new file mode 100644 index 0000000000..cc877ea40b --- /dev/null +++ b/academic/bppsuite/README @@ -0,0 +1,11 @@ +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. + +Detailed documentation can be found (as PDF and HTML) here: +https://github.com/BioPP/bppsuite/releases/tag/v2.3.2 |