libbiod0

bioinformatics library in D

Description

BioD is a fast and memory efficient bioinformatics library written in the D programming language. BioD aims to:
 * Provide a platform for writing high-performance bioinformatics
   applications in D. BioD achieves this by:
   - automatic parallelization of tasks where possible for example
     reading and writing BAM files.
   - reducing the GC overhead by avoiding unnecessary memory allocations
 * Offer support for manipulating common biological data formats.
 * Write clear documented and maintainable codebase.

This package contains the dynamic library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/biod/BioD


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libbiod0