NewPvar {pgenlibr}R Documentation

Loads variant IDs and allele codes from a .pvar or .bim file (which can be compressed with gzip or Zstd).

Description

Loads variant IDs and allele codes from a .pvar or .bim file (which can be compressed with gzip or Zstd).

Usage

NewPvar(filename)

Arguments

filename

.pvar/.bim file path.

Value

A pvar object, which can be queried for variant IDs and allele codes.


[Package pgenlibr version 0.3.5 Index]