Skip to contents

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.

Usage

vcf_sample(file)

Arguments

file

The VCF file.

Value

Sample names available in the VCF file.