Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 21:04
· 21 commits to master since this release

Features

  • junction-annotation: by default discard unannotated contigs (#96) (d2f2e18)
  • adds Dockerfile (#97) (26242b2)

BREAKING CHANGES

  • junction-annotation: Always annotate as unannotated_reference in the junctions file.
    By default, exclude from the summary report.
    With flag, call them "novel" in the summary

  • style: whitespace

  • docs: fix bad hyperlink

  • docs: add new -c param to documentation

  • chore: changes requested by @claymcleod

  • chore: add default=False for explicitness (per @claymcleod suggestion)

  • chore: make defaults match