v2.3.3
Pre-release
Pre-release
Minor updates
- started the vcfdist wiki, which is currently a work-in-progress
- added
THRESHOLD
column toprecision-recall-summary.tsv
, containing eitherNONE
orBEST
- added
make install
command - added new size-based clustering heuristic, explained in wiki
- added evaluating
ALL
variants to tostdout
andprecision-recall.tsv
- added
RD
andQD
tags tosummary.vcf
, listing reference and query distances from truth sequence - added
REF_DIST
andQUERY_DIST
columns toquery.tsv
andtruth.tsv
containing the same info
Minor bugfixes
- fixed
precision-recall-summary.tsv
extra tab - added
Makefile
comment thatlibstdc++fs
inclusion depends on GCC version - fixed off-by-one error that miscounted
TRUTH_TP
andTRUTH_FN
(atg.max_qual
only) - fixed segfault when no variants are present
FORMAT/BC
tag insummary.vcf
is nowFloat
(notString
)- fixed
credit
being set to0.0
for all FP query variants below--credit-threshold