minimap2
A versatile pairwise aligner for genomic and spliced nucleotide sequences
基本信息
| 属性 | 值 |
|---|---|
| 类别 | alignment |
| 难度 | ⭐ 初级 |
| 语言 | C |
| GitHub Stars | 2,146 |
| 标签 | alignment, long-read, versatile, fast, bioinformatics, sequence-alignment, spliced-alignment, genomics |
链接
- 📦 代码仓库: https://github.com/lh3/minimap2
- 🏠 主页: https://lh3.github.io/minimap2
- 📄 论文: https://doi.org/10.1093/bioinformatics/bty191
安装
bash
conda install -c bioconda minimap2简介
A versatile pairwise aligner for genomic and spliced nucleotide sequences
使用示例
📝 更多使用示例请参考官方文档。
参考资源
- 📖 官方文档: https://github.com/lh3/minimap2
- 🎓 教程: https://github.com/lh3/minimap2#usage
- 📄 论文: Li (2018) Minimap2: pairwise alignment for nucleotide sequences. Bioinformatics. DOI: 10.1093/bioinformatics/bty191
相关工具
相关概念
最后更新: 2026-03-30