get_n_snps | R Documentation |
Get the number of SNPs from a table
get_n_snps(table)
table |
a table |
the number of SNPs
To obtain the number of SNPs/variants for a specific table:
get_n_snps_from_bed_table for a .bed
table
get_n_snps_from_bim_table for a .bim
table
get_n_snps_from_map_table for a .map
table
get_n_snps_from_ped_table for a .ped
table
get_n_snps_from_pgen_table for a .pgen
table
get_n_snps_from_pvar_table for a .pvar
table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.