Run with NimΒΆ
nim language can be found here: https://nim-lang.org/
- Install nextflow if not exists, go Nextflow.
Run test
cd testssh test-nim.shRun test with Nextflow (files in folder data)
nextflow run vcf-nim.nf --input data/ --pattern *.vcf --output tests-nim -profile standard