Run test
cd tests sh test-cpp.sh
cd tests
sh test-cpp.sh
Run test with Nextflow (files in folder data)
nextflow run vcf-cpp.nf --input data/ --pattern *.vcf --output tests-cpp -profile standard