Provides a detailed summary of an SNPDataLong object, including sample and SNP counts, proportion of missing data, and SNP distribution by chromosome if mapping information is available.

# S4 method for class 'SNPDataLong'
summary(object, ...)

Arguments

object

An object of class SNPDataLong.

...

Further arguments passed to methods.

Value

Prints a summary to the console. Returns NULL (invisible).