Description Usage Arguments Value
View source: R/remove_introns.R
Removing introns from a provided GRanges object.
1 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.