GetMaxAlleleCt {pgenlibr} | R Documentation |
Returns the maximum GetAlleleCt() value across all variants in the file.
Description
Returns the maximum GetAlleleCt() value across all variants in the file.
Usage
GetMaxAlleleCt(pvar_or_pgen)
Arguments
pvar_or_pgen |
Object returned by NewPvar() or NewPgen(). |
Value
Maximum GetAlleleCt() value across all variants.
[Package pgenlibr version 0.3.7 Index]