Skip to content

v0.2.0

Compare
Choose a tag to compare
@claymcleod claymcleod released this 10 Oct 16:56
· 231 commits to main since this release

0.2.0 — 09-18-2022

Added

  • ngs qc: adds ngs qc command with the initial four modules:
    • General metrics reports general statistics about the records contained within the file.
    • GC content reports statistics regarding the GC content for records within the file.
    • Genomic features reports statistics regarding genomic features contained within a GFF file.
    • Template length reports statistics regarding the template lengths contained within the file.
  • ngs generate: adds support to generate files resulting from one or more reference FASTAs.

Removed

  • ngs flagstat: ngs flagstat has been removed in favor of the general metrics module in ngs qc.