Run with C++ΒΆ

  1. Install nextflow if not exists, go Nextflow.
  1. Run test

    cd tests

    sh test-cpp.sh

  2. Run test with Nextflow (files in folder data)

    nextflow run vcf-cpp.nf --input data/ --pattern *.vcf --output tests-cpp -profile standard