get_n_samples_from_pgen_table: Get the number of samples from a '.pgen' table

View source: R/get_n_samples.R

get_n_samples_from_pgen_tableR Documentation

Get the number of samples from a .pgen table

Description

Get the number of samples from a .pgen table

Usage

get_n_samples_from_pgen_table(pgen_table)

Arguments

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

Value

the number of samples


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