GetVariantPos: 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)
Value
POS for the variant_numth variant.
Arguments
- pvar
Object returned by NewPvar().
- variant_num
Variant index (1-based).