# FastSort 对sam/bam文件进行排序,速度更快
 
 
 
 
 
 
Go to file
zzh 0d2c533d59 添加了串行解析线程 2025-04-23 22:08:40 +08:00
ext Init 2025-04-17 16:17:44 +08:00
src 添加了串行解析线程 2025-04-23 22:08:40 +08:00
.gitignore Init 2025-04-17 16:17:44 +08:00
CMakeLists.txt Init 2025-04-17 16:17:44 +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
code.bak 解析header完整了,读取文件并解析gz block的框架正确了 2025-04-22 00:38:38 +08:00

README.md

FastSort

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