GetVariantPos: Retrieve POS (base-pair coordinate on a chromosome) for given...

View source: R/RcppExports.R

GetVariantPosR Documentation

Retrieve POS (base-pair coordinate on a chromosome) for given variant index.

Description

Retrieve POS (base-pair coordinate on a chromosome) for given variant index.

Usage

GetVariantPos(pvar, variant_num)

Arguments

pvar

Object returned by NewPvar().

variant_num

Variant index (1-based).

Value

POS for the variant_numth variant.


pgenlibr documentation built on March 11, 2026, 9:09 a.m.