haploSelect | R Documentation |
More details
haploSelect(data)
data |
Numeric observation matrix with nrow(data) being the number of SNP locations and ncol(data) the number of samples (e.g. time points). |
integer. The estimated number of essential haplotypes.
data(ExampleDataset)
haploSelect(data = Y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.