A vector where each element is a field from a line of data in the VCF
Details
The latter version applies filtering set up with vcf_addfilter.
Use .Call("VCF_readLineTSV", vcffh ) or .Call("VCF_readLineTSVFiltered", vcffh ) respectively
to eliminate the overhead of using the R wrapper function.