Skip to content

Add output of discordant variants

van den Berg requested to merge devel into master

I have added an optional --discordant option to write the discordant vcf records to a file.

Important

The default behaviour was to write the concordance stats stdout as json. This has been changed, and the concordance json file has to be explicitly specified with --stats.

Merge request reports