FastBQSR Init and Merge

This commit is contained in:
zzh 2025-11-23 23:07:13 +08:00
commit 14f1611ab6
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# FastBQSR
对GATK bqsr部分进行并行优化
Implement the same functions as GATK for BaseRecalibrator and ApplyBQSR