remove_introns {exomePeak2} | R Documentation |
Removing introns from a provided GRanges object.
remove_introns(gr_bins, grl_exbg)
gr_bins |
A |
grl_exbg |
A |
A GRangesList
object with the same length of gr_bins
, each list element corresponds to the original GRanges after the removal of introns.