Skip to contents

Return the detected genotype storage format.

Usage

getFormat(x)

# S4 method for class 'GenotypeHandle'
getFormat(x)

Arguments

x

A GenotypeHandle.

Value

Character (length 1): one of "gds", "vcf", "plink1", "plink2".