get_n_snps_from_bed_table | R Documentation |
.bed
tableGet the number of SNPs from a .bed
table
get_n_snps_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 SNPs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.