Skip to content

TrueConsense v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 13:33
6d73434

⚠ BREAKING CHANGES

  • Use only a single minimum coverage level

Features

  • Use only a single minimum coverage level (cdd29b7)

Bug Fixes

  • Fix WriteOutputs number of args (8bf72f8)

Performance Improvements

  • Use pysam directly in stead of pysamstats (afd8c0a)

Dependencies

  • remove parmap as a dependency (0aaed4d)

Documentation

  • add docstring to TrueConsense.Outputs (4855ee9)
  • add docstrings to functions in TrueConsense.Ambig (4e8a138)
  • add docstrings to functions in TrueConsense.Coverage (47d8c89)
  • add docstrings to functions in TrueConsense.Events (6d754e3)
  • add docstrings to functions in TrueConsense.indexing (650a5d1)
  • add docstrings to functions in TrueConsense.Sequences (5abdb81)
  • add docstrings to functions of TrueConsense.ORFs (b52a750)
  • update readme and docs-index to support a single coverage level (f9fd73e)
  • update TrueConsense docs to only feature a single coverage level (53cecc3)