cpp重写picard,对bam进行去冗余等操作
 
 
 
 
Go to file
zzh 4fd267c4db 在结果中加入了TAG 2024-11-11 18:10:17 +08:00
.vscode 在结果中加入了TAG 2024-11-11 18:10:17 +08:00
src 在结果中加入了TAG 2024-11-11 18:10:17 +08:00
.gitignore 在结果中加入了TAG 2024-11-11 18:10: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 在结果中加入了TAG 2024-11-11 18:10:17 +08:00
todo.md 修改了一些格式 2024-11-05 15:53:04 +08:00

README.md

picard_cpp

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

依赖的第三方库

  • htslib