Run with Nim

nim language can be found here: https://nim-lang.org/

  1. Install nextflow if not exists, go Nextflow.
  1. Run test
cd tests
sh test-nim.sh
  1. Run test with Nextflow (files in folder data)
nextflow run vcf-nim.nf --input data/ --pattern *.vcf --output tests-nim -profile standard