variants_chrpos: Obtain information about chr pos and surrounding region

View source: R/variants.R

variants_chrposR Documentation

Obtain information about chr pos and surrounding region

Description

For a list of chromosome and positions, finds all variants within a given radius

Usage

variants_chrpos(chrpos, radius = 0)

Arguments

chrpos

list of ⁠<chr>:<pos>⁠ in build 37, e.g. c("3:46414943", "3:122991235"). Also allows ranges e.g. "7:105561135-105563135"

radius

Radius around each chrpos, default = 0

Value

Data frame


MRCIEU/ieugwasr documentation built on March 15, 2024, 3:28 p.m.