biod 0.1.0

Bioinformatics library in D (utils for working with SAM, BAM, SFF formats)


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

BioD

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.

Usage

See the examples directory for examples and usage.

BioD core
License

This library is licensed under the MIT license. Please see the license file for more details

Citation
Authors:
  • Artem Tarasov
  • Pjotr Prins
Dependencies:
none
Versions:
0.2.3 2019-Jun-01
0.2.2 2019-Mar-16
0.2.1 2018-Oct-04
0.2.0 2018-Sep-15
0.1.0 2016-Jun-14
Show all 11 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 118 downloads total

Score:
2.4
Short URL:
biod.dub.pm