View source: R/intersect_BEDPE.R
intersect_BEDPE | R Documentation |
Intersect BEDPE list object with SNPs and TSSs
intersect_BEDPE(bedpe, SNPend, TSSend)
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 |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.