getBioRegion: getBioRegion

Description Usage Arguments Value Author(s)

View source: R/tagMatrix.R

Description

prepare a region center on start site of selected feature

Usage

1
getBioRegion(TxDb = NULL, upstream = 1000, downstream = 1000, by = "gene")

Arguments

TxDb

TxDb

upstream

upstream from start site

downstream

downstream from start site

by

one of 'gene', 'transcript', 'exon', 'intron'

Value

GRanges object

Author(s)

Guangchuang Yu


ChIPseeker documentation built on March 6, 2021, 2 a.m.