Constructor function for an object of class SNVdata
SNVdata(Haplotypes, Mutations, Samples = NULL)
sparseMatrix. A sparse matrix of haplotype data, which contains the haplotypes for unrelated individuals representing the founder population. Rows are assumed to be haplotypes, while columns represent SNVs.
Data frame. A data frame that catalogs the SNVs in Haplotypes
.
An optional dataframe or matrix describing the individuals in Haplotypes
.
an object of class SNVdata
.