A class to store SNP genotype data in long format, including genotype matrix, marker map, and file paths.

Slots

geno

A SnpMatrix containing genotype data.

map

A data.frame or list containing marker information.

path

A character string with the file path or identifier.

xref_path

A character string with per-individual paths or identifiers.