create_bins: Create bins for multiple groups of overlapped transcripts

Description Usage Arguments Value

View source: R/transcript_models_build_helpers.R

Description

Function for generating bins for mutiple groups of overlapped transcripts.

Usage

1
create_bins(transcript_groups, bin_size = 250)

Arguments

transcript_groups

A GRangesList-class object,each element in the list contains transcripts from one gene or several genes which are overlapped.

bin_size

An integer, used to tile the gene region. Default is 250bp.

Value

A GRangesList-class object, containing the binned region.


CshlSiepelLab/tuSelecter2 documentation built on July 18, 2021, 5:09 p.m.