Skip to contents

Return the number of samples carried by a GenotypeHandle.

Usage

getNSamples(x)

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

Arguments

x

A GenotypeHandle.

Value

Integer (length 1).

Details

The genotype handle is the seed layer behind a panel and is not part of the public interface; obtain a panel from readGenotypes() and ask it directly.