Skip to content

v0.1-r5

Compare
Choose a tag to compare
@zhengzhenxian zhengzhenxian released this 19 Jul 15:11
· 329 commits to main since this release
  1. Modified data generator in model training to avoid memory exhaustion and unexpected segmentation fault by Tensorflow (contributor @ftostevin-ont ).
  2. Simplified dockerfile workflow to reuse container caching (contributor @amblina).
  3. Fixed ALT output for reference calls (contributor @wdecoster).
  4. Fixed a bug in multi-allelic AF computation (AF of [ACGT]Del variants was wrong before r5).
  5. Added AD tag to the GVCF output.
  6. Added the --call_snp_only option to only call SNP only (#40).
  7. Added pileup and full-alignment output validity check to avoid workflow crashing (#32, #38).