Bioinformatics Libraries - D Wiki - wiki.dlang.org

wiki.dlang.org/Bioinformatics_Libraries
The DScience Project goal is to become an international association of developers of freely available D tools for computational molecular biology.

Package biod version ~updated - DUB - The D package registry

code.dlang.org/packages/biod/~updated
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

Package biod version ~bio2 - DUB - The D package registry - code.dlang.org

code.dlang.org/packages/biod/~bio2
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

biod 0.2.3 - DUB Package Registry

code.dlang.org/packages/biod
BioD . BioD is a fast and memory efficient bioinformatics library written in the D programming language whose aim is to: . Provide a platform for developing high-performance computational biology applications using the D programming language through ; Automatic parallelization of tasks where possible

D is a dragon, or why D matters for Bioinformatics : r/programming - Reddit

www.reddit.com/r/programming/comments/tzpdh/d_is_a_dragon_or_why_d_matters_for_bioinformatics/
With Big data bioinformatics, I believe most research groups will be attracted to languages that offer productive boosts of Ruby and the raw power of C/C++. D seems to be heading there. ... protip, google understands that 'dlang' is the 'D programming language', likewise golang for "Go Programming Language" ...

BioD - GitHub

github.com/biod
Dlang for bioinformatics. BioD has 5 repositories available. Follow their code on GitHub. Dlang for bioinformatics. BioD has 5 repositories available. Follow their code on GitHub. ... A D library for computational biology and bioinformatics biod/BioD's past year of commit activity. D 46 MIT 19 1 0 Updated Dec 3, 2021. biod.github.io Public

why D matters for Bioinformatics (page 2) - D Programming Language ...

forum.dlang.org/thread/thdpoukotahyglrslmrp@forum.dlang.org?page=2
D Programming Language. "bearophile" , dans le message (digitalmars.D:168206), a écrit : >> Besides that, it is easy to emulate your example with a little library solution. Maybe something like that should be added to std.range.

DlangScience

dlangscience.github.io
code.dlang.org has a great many packages relating to science. To see only the libraries that relate to scientific software, use the dropdown filters or use this link: code.dlang.org scientific libraries; Development and Contributions. We are actively looking for contributors, both from a fresh start or with existing code to contribute.

Programming in D for Python Programmers - D Wiki - wiki.dlang.org

wiki.dlang.org/Programming_in_D_for_Python_Programmers
D is a Dragon: why D matters for bioinformatics - summary: strong typing, speed, parallelisation with high-performance message passing, productivity, immutability, and high-level abstractions. Sambamba: a Google Summer of Code Project involving the Open Bioinformatics Foundation that is the fastest BAM parser. No Python-specific content, but ...

d [Bioinformatics research wiki]

bioinformatics.math.chalmers.se/wiki/doku.php?id=d
Quick intro (copied from their homepage): D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety and programmer productivity.
Feedback