diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2022-09-08 07:01:13 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2022-09-08 08:11:03 +0100 |
commit | 5788ac4910597f0be2c7f26af9411968b281943e (patch) | |
tree | e221e1cb0858c3428bd9e38ff4e64391dbae6d25 /academic/bpp-seq-omics/README | |
parent | bebe8f68ff634d47490f5b2b1d972e929bb55c04 (diff) |
academic/bpp-seq-omics: Added (Bio++ Sequence Omics Library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'academic/bpp-seq-omics/README')
-rw-r--r-- | academic/bpp-seq-omics/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/bpp-seq-omics/README b/academic/bpp-seq-omics/README new file mode 100644 index 0000000000000..673e95bd2c667 --- /dev/null +++ b/academic/bpp-seq-omics/README @@ -0,0 +1,10 @@ +Bio++ Phylogenetic library + +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++ Sequence Omics Library. |