Skip to content

Releases: RIVM-bioinformatics/TrueConsense

TrueConsense v0.5.1

24 Nov 14:30
9593eb9
Compare
Choose a tag to compare

Bug Fixes

  • change the seq_id in the output gff to match the input samplename (37b7d9e)

TrueConsense v0.5.0

22 Apr 11:07
454f27c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Use output files in stead of folders

Features

  • Use output files in stead of folders (b0dfef8)

Documentation

  • Update docs for file output in stead of folders (7c47393)

TrueConsense v0.4.0

14 Apr 13:33
6d73434
Compare
Choose a tag to compare

⚠ 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)

TrueConsense v0.3.0

25 Nov 14:29
8fa7e3b
Compare
Choose a tag to compare

Features

  • add arg to override index with pre-made index on certain positions (9b3227c)

Documentation

  • add changelog page (2f29130)
  • add explanation of --index-override flag to docs (ac4ac4b)

First release: TrueConsense v0.2.0

24 Nov 12:56
Compare
Choose a tag to compare

Initial versioned release of TrueConsense with version 0.2.0

TrueConsense is a nucleotide consensus caller capable of creating a biologically valid consensus-sequence in reference-based virus sequencing experiments.
TrueConsense compensates for common sequencing and/or alignment artefacts, keeps track of open reading frames, and is able to generate consensus-sequences on multiple coverage-thresholds at the same time.