Skip to content

v0.1-r3

Compare
Choose a tag to compare
@zhengzhenxian zhengzhenxian released this 09 Jun 14:02
· 381 commits to main since this release
1a5426f
  1. Added ulimit -u (max user processes) check (lowers the THREADS if the resource is insufficient) and automatic retries on failed jobs (#20, #23, #24).
  2. Added support for user-defined pileup model prefix --pileup_model_prefix and full-alignment model prefix --fa_model_prefix.
  3. Added contig validity check. Contigs specified in BED but not in BAM won't be used.
  4. Added an ONT Guppy5 model (ont_guppy5).