diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2017-05-02 22:12:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-02 22:12:06 +0700 |
commit | 80d8f04b6bb875904010ffe97cd1014042c79059 (patch) | |
tree | 0573923788e54ada361549d33201d96a9cd1db29 /academic/bpp-phyl-omics/README | |
parent | 26e8c502c8b1209c4be3835ba9226a25a4721af7 (diff) |
academic/bpp-phyl-omics: Added (Bio++ Phylogenetic Omics Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/bpp-phyl-omics/README')
-rw-r--r-- | academic/bpp-phyl-omics/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/bpp-phyl-omics/README b/academic/bpp-phyl-omics/README new file mode 100644 index 0000000000000..c5ebc164c7394 --- /dev/null +++ b/academic/bpp-phyl-omics/README @@ -0,0 +1,8 @@ +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++ Phylogenetic Omics Library. |