join_parts: Expand exonic/intronic parts and intersect with ranges

Description Usage Arguments Details Value

View source: R/join.R

Description

Expand exonic/intronic parts and intersect with ranges

Usage

1
join_parts(x, parts)

Arguments

x

a GRanges object

parts

an annotation GRanges from collect_parts()

Details

This is a wrapper to unnest_parts() and plyranges::join_overlap_intersect(). It restricts the GRanges object x to the ranges that intersect the exonic_parts and intronic_parts columns from parts, the result is a GRanges object with additional columns:

Value

a GRanges object


sa-lee/superintronic documentation built on Feb. 18, 2020, 10:36 a.m.