get_n_snps: Get the number of SNPs from a table

View source: R/get_n_snps.R

get_n_snpsR Documentation

Get the number of SNPs from a table

Description

Get the number of SNPs from a table

Usage

get_n_snps(table)

Arguments

table

a table

Value

the number of SNPs

See Also

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


richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.