vcf_sample.Rd
This function extract sample names from the VCF file. It is mandatory to compress the VCF file using bgzip and create an index using tabix.
vcf_sample(file)
The VCF file.
Sample names available in the VCF file.