Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
florianzwagemaker committed Nov 24, 2021
1 parent 4bbd167 commit 247a8fe
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# TrueConsense

### Coming Soon(tm)
TrueConsense is a nucleotide consensus caller capable of creating a biologically valid consensus-sequence in reference-based virus sequencing experiments.

TrueConsense is, in contrast to more common consensus-sequence methodology, not using VCF files. Instead, a consensus-sequence is made directly from a BAM-file in order to get a proper view of positional context.

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.

TrueConsense is available under the [AGPLv3 licence](https://www.gnu.org/licenses/agpl-3.0.en.html)

0 comments on commit 247a8fe

Please sign in to comment.