View source: R/get_n_samples.R
get_n_samples_from_pgen_table | R Documentation |
.pgen
tableGet the number of samples from a .pgen
table
get_n_samples_from_pgen_table(pgen_table)
pgen_table |
an array that maps the individuals to their SNPs, with as much rows as individuals, and as much SNPs as columns. Optionally, the row names are the individuals' IDs, where the column names are the SNP ID's |
the number of samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.