intersect_BEDPE: Intersect BEDPE list

View source: R/intersect_BEDPE.R

intersect_BEDPER Documentation

Intersect BEDPE list

Description

Intersect BEDPE list object with SNPs and TSSs

Usage

intersect_BEDPE(bedpe, SNPend, TSSend)

Arguments

bedpe

A tibble BEDPE list object representing chromosomal interaction looping data

SNPend

A tibble BED of trait SNPs

TSSend

A tibble BED of gene TSSs

Value

A tibble BED of all interaction loops in which one end intersects with a SNP and the other end intersects with a TSS. The coordinates for the SNP


alextidd/tgp documentation built on June 1, 2022, 9:25 a.m.