Description Usage Arguments Value
View source: R/transcript_models_build_helpers.R
Function for generating bins for mutiple groups of overlapped transcripts.
1 | create_bins(transcript_groups, bin_size = 250)
|
transcript_groups |
A |
bin_size |
An integer, used to tile the gene region. Default is 250bp. |
A GRangesList-class
object, containing
the binned region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.