overlap: Find overlap between variants and genomic region

Description Usage Arguments Value

View source: R/variant_set_enrichment.R

Description

Find overlap between variants and genomic region

Usage

1
overlap(ld_set, region)

Arguments

ld_set

The data.table returned by select_LD_variants

region

A data.table of genomic regions. Must have three columns chr, start and end

Value

A data.table that contains overlap between variants and genomic regions


boxiangliu/vsea documentation built on May 20, 2019, 5:56 p.m.