Install libbiod-dev by entering the following commands in the terminal:
sudo apt update sudo apt install libbiod-dev
Description:
bioinformatics library in D (development files)
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 include files for development.
Homepage: https://github.com/biod/BioD
Version: 0.1.0-5build1
Section: universe/libdevel