Skip to content

0.4.0

Choose a tag to compare

@DarianHole DarianHole released this 03 Sep 19:11
· 121 commits to main since this release
1ee18b2

Release adding in more data tracking, specifically for the N450 region along with fixes/adjustments to the DSId calling system (always ran now vs just run when providing info)

Added

  • 3 columns to final Excel and CSV file PR #12
    • N450_completeness
    • N450_mean_depth
    • N450_status
  • Fail tracking for all samples and runs where every sample fails PR #12

Adjusted

  • Adjusted the DSId final report page to have a list of all individual sample calls and the summary data shown
  • Added the N450 status to the initial report summary page
  • Always run the DSId check even with no database fasta file
    • Everything will be labeled as novel-hash but it will group them up
  • Updated CI tests