diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2022-09-09 03:07:45 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2022-09-09 03:07:45 +0100 |
commit | 1f0ff62f35d302c3ca0868682d5475a5b5a80f55 (patch) | |
tree | 7e9164155e6d204b78f002406164b4a124cedc35 /academic/bpp1.9-phyl/README | |
parent | 15bcc39c2bb4e99ad8daf69fab2d198ca1ac4130 (diff) |
academic/bpp1.9-phyl: Added (Bio++ 1.9 Phyl Library)
Signed-off-by: Dave Woodfall <dave@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 0000000000000..292485c428638 --- /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. |