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 April 3, 2025, 6:21 p.m.