Skip to content

0.4.0

Compare
Choose a tag to compare
@esteinig esteinig released this 18 Mar 11:02
· 119 commits to main since this release
971f996

Operational, added features / command line options:

  • input alignment now required arg: vircov test.paf [previously: --paf option]
  • filter results output by
    • --seq-len: minimum reference sequence length
    • --cov-reg minimum number of detected coverage regions
  • long help menu with --help
  • pretty table output with --table
  • 100% test coverage 🥳
  • continuous integration for Linux and MacOS