diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2020-10-09 09:37:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-10 10:18:48 +0700 |
commit | e4fea76d0129fd05e7138772f4714dca3994f853 (patch) | |
tree | 0db52f5f85a1ed7642c1642fd18d4cbaf970903b /academic/bpp1.9-phyl/README | |
parent | 78e0a28c5caedc5da8a65654334944643bad2974 (diff) | |
download | slackbuilds-e4fea76d0129fd05e7138772f4714dca3994f853.tar.gz |
academic/bpp1.9-phyl: Added (Bio++ 1.9 Phyl Library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/bpp1.9-phyl/README')
-rw-r--r-- | academic/bpp1.9-phyl/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/bpp1.9-phyl/README b/academic/bpp1.9-phyl/README new file mode 100644 index 0000000000..292485c428 --- /dev/null +++ b/academic/bpp1.9-phyl/README @@ -0,0 +1,10 @@ +Bio++ is a set of C++ libraries for Bioinformatics, including sequence +analysis, phylogenetics, molecular evolution and population genetics. +Bio++ is Object Oriented and is designed to be both easy to use and +computer efficient. Bio++ intends to help programmers to write +computer expensive programs, by providing them a set of re-usable +tools. + +This contains the Bio++ 1.9 (April 2010) Phyl Library. It can be +installed along the current Bio++ suite libraries, however they better +not be present at compile time. |