Learn R Programming

ChIPseeker (version 1.8.6)

getBioRegion: getBioRegion

Description

prepare a region center on start site of selected feature

Usage

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