cpp重写picard,对bam进行去冗余等操作
 
 
 
 
Go to file
zzh 022be611cd 检查optical duplication,用graph来检测,正在写这个 2024-08-22 02:28:36 +08:00
.vscode 检查optical duplication,用graph来检测,正在写这个 2024-08-22 02:28:36 +08:00
src 检查optical duplication,用graph来检测,正在写这个 2024-08-22 02:28:36 +08:00
.gitignore 检查optical duplication,用graph来检测,正在写这个 2024-08-22 02:28:36 +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 检查optical duplication,用graph来检测,正在写这个 2024-08-22 02:28:36 +08:00

README.md

picard_cpp

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

依赖的第三方库

  • htslib