# FastSort 对sam/bam文件进行排序,速度更快
 
 
 
 
 
 
Go to file
zzh eb3acb953a 添加了一些统计时间的代码
Co-authored-by: Copilot <copilot@github.com>
2026-07-06 00:06:49 +08:00
ext Init 2025-04-17 16:17:44 +08:00
src 添加了一些统计时间的代码 2026-07-06 00:06:49 +08:00
.gitignore 解决了bam和block不对齐情况的处理 2026-06-01 16:51:12 +08:00
CMakeLists.txt 重构代码,改变并行流水线,拼接连续的block 2026-05-27 20:42:59 +08:00
LICENSE Initial commit 2024-12-19 11:54:29 +08:00
README.md Initial commit 2024-12-19 11:54:29 +08:00
convert.sh 解决了bam和block不对齐情况的处理 2026-06-01 16:51:12 +08:00

README.md

FastSort

对sam/bam文件进行排序速度更快