I am not the original author of Infernal, but I would benefit from it being ported to Rust.
http://eddylab.org/infernal/
https://github.com/EddyRivasLab/infernal
I am starting a Rust translation of my python software package:
https://github.com/nebiolabs/domainator
(Python is too slow, even with bindings to C and rust projects, like https://github.com/althonos/pyhmmer, and https://github.com/althonos/gb-io.py, it is still slow)
I found your Hmmer translation when searching for rust bindings for Hmmer.
Your Hmmer, Hdf5, muscle, diamond, and prodigal are already a great starting point for my needs.
Thanks for your work on all of these!
I am not the original author of Infernal, but I would benefit from it being ported to Rust.
http://eddylab.org/infernal/
https://github.com/EddyRivasLab/infernal
I am starting a Rust translation of my python software package:
https://github.com/nebiolabs/domainator
(Python is too slow, even with bindings to C and rust projects, like https://github.com/althonos/pyhmmer, and https://github.com/althonos/gb-io.py, it is still slow)
I found your Hmmer translation when searching for rust bindings for Hmmer.
Your Hmmer, Hdf5, muscle, diamond, and prodigal are already a great starting point for my needs.
Thanks for your work on all of these!