Skip to content

v1.0.6

Compare
Choose a tag to compare
@zhengzhenxian zhengzhenxian released this 15 Mar 16:30
· 37 commits to main since this release
  1. Fixed stack overflow issue when the read coverage is excessively high (#282 by @Chris Wright, #265 by @ymcki).
  2. Added reference caching for CRAM input (#278 by @Alex Leonard, #180 by @bartcharbon and @SamStudio8).
  3. Fixed a bug that outputs RefCall calls when no variant is called by full-alignment model (#271).
  4. Fixed a bug that variants below min coverage were still being called (#262).
  5. Set --min_snp_af and --min_indel_af to 0.0 when --vcf_fn is provided (#261).