determine_build_position: Determine build just from positions

View source: R/liftover.r

determine_build_positionR Documentation

Determine build just from positions

Description

A bit sketchy but computationally fast - just assumes that there will be at least 50x more position matches in the true build than either of the others.

Usage

determine_build_position(pos, build = c(37, 38, 36))

Arguments

pos

Vector of positions

build

c(37,38,36)

Value

build or if not determined then dataframe


MRCIEU/EbiDataImport documentation built on May 9, 2023, 6 a.m.