Duplicate sample detection and warnings for unused parameters
ebivariation-bot
released this
01 Oct 13:13
·
284 commits
to master
since this release
This small release contains only small fixes and the next improvements:
If the header line in a VCF file contains several samples with the same name, it is now flagged as an error, as recently clarified in the VCF specification.
Warnings are now logged if there are unused parameters in the command used to run any of the tools. Thanks @srbcheema1 for the contributions!