View source: R/get_n_samples.R
get_n_samples_from_bed_table | R Documentation |
.bed
tableGet the number of samples from a .bed
table
get_n_samples_from_bed_table(bed_table)
bed_table |
a table that maps the SNPs to the individuals,
of which the column names are the names of the individuals,
the row names are the names of the SNPs,
and the values are the SNP variant.
Use get_test_bed_table to get a |
the number of samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.