All the primitive data types are in place, but there needs to be a parser so that you can read in a VCF file and manipulate data.
This will likely be horribly slow on large data files, so it may be worth looking into breaking up files nicely or calling out to samtools/htslib as a NIF
All the primitive data types are in place, but there needs to be a parser so that you can read in a VCF file and manipulate data.
This will likely be horribly slow on large data files, so it may be worth looking into breaking up files nicely or calling out to samtools/htslib as a NIF