cpp重写picard,对bam进行去冗余等操作
 
 
 
 
Go to file
zzh 6de538670f 完成去除singleton相关的代码 2024-11-21 23:30:13 +08:00
.vscode 对na12878测试通过 2024-11-21 11:15:52 +08:00
src 完成去除singleton相关的代码 2024-11-21 23:30:13 +08:00
.gitignore 并行实现的初步版本,结果一致 2024-11-14 23:16:17 +08:00
CMakeLists.txt 配置了cmake和调试环境 2023-10-23 23:07:00 +08:00
README.md init stubs 2023-10-23 21:48:31 +08:00
build.sh 检查optical duplication,用graph来检测,正在写这个 2024-08-22 02:28:36 +08:00
run.sh 完成去除singleton相关的代码 2024-11-21 23:30:13 +08:00
todo.md 修改了一些格式 2024-11-05 15:53:04 +08:00

README.md

picard_cpp

cpp重写picard对bam进行去冗余等操作

依赖的第三方库

  • htslib