[ bullseye ]
[ 原始碼: libbiod ]
套件:libbiod-dev(0.2.3+git20191120.b8eecef-2 以及其他的)
libbiod-dev 的相關連結
Debian 的資源:
下載原始碼套件 libbiod:
- [libbiod_0.2.3+git20191120.b8eecef-2.dsc]
- [libbiod_0.2.3+git20191120.b8eecef.orig.tar.xz]
- [libbiod_0.2.3+git20191120.b8eecef-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 libbiod-dev 有關的套件
|
|
|
|
-
- dep: libbiod0 (= 0.2.3+git20191120.b8eecef-2+b3)
- bioinformatics library in D