cpp重写picard,对bam进行去冗余等操作
 
 
 
 
Go to file
zzh 0ee22ca331 正确性没有问题了 2024-11-26 23:51:16 +08:00
.vscode 正确性没有问题了 2024-11-26 23:51:16 +08:00
src 正确性没有问题了 2024-11-26 23:51:16 +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 正确性没有问题了 2024-11-26 23:51:16 +08:00
todo.md 修改了一些格式 2024-11-05 15:53:04 +08:00

README.md

picard_cpp

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

依赖的第三方库

  • htslib