RosalindGithubRust 编写的确定性低内存基因组学引擎访问网站https://github.com/logannye/rosalind访问网站https://github.com/logannye/rosalindRosalind 是一款用 Rust 编写的基因组学引擎,可在普通笔记本电脑上运行全基因组读段比对和变异检测流水线。支持 BWT/FM-index 比对、坐标排序 BAM 输出、胚系和体细胞变异检测(VCF),所有输出可逐字节复现。可通过 Rust trait 插件和 Python(PyO3)绑定扩展,适合需要可复现流水线的生物信息学研究人员。