diff options
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 0000000000..673e95bd2c --- /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. |