aboutsummaryrefslogtreecommitdiff
path: root/academic/bpp-phyl-omics/README
diff options
context:
space:
mode:
authorPetar Petrov <slackalaxy@gmail.com>2017-05-02 22:12:06 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-02 22:12:06 +0700
commit80d8f04b6bb875904010ffe97cd1014042c79059 (patch)
tree0573923788e54ada361549d33201d96a9cd1db29 /academic/bpp-phyl-omics/README
parent26e8c502c8b1209c4be3835ba9226a25a4721af7 (diff)
downloadslackbuilds-80d8f04b6bb875904010ffe97cd1014042c79059.tar.xz
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/README8
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 000000000000..c5ebc164c739
--- /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.