Skip to content

v0.7.8

Choose a tag to compare

@jamesli124 jamesli124 released this 28 Nov 17:35
· 360 commits to main since this release
702f6d2

First release using GitHub!

Fixed

  • update docs, docstring, and help message for wps to mention that
    site_bed must be sorted. (#107)

Added

  • normalize keyword argument and --normalize flag to finaletoolkit.frag.coverage function and finaletoolkit coverage subcommand, respectively. Setting this argument/flag to true results in the output
    being normalized by the total coverage, ignoring scale_factor if specified. (suggested by @ravibandaru-lab )
  • --intersect-policy or -p flag added to finaletoolkit coverage subcommand. (suggested by @ravibandaru-lab )