getProximalPromoter: Get the chromosomal region surrounding the current...

Description Usage Arguments Value

Description

Get the chromosomal region surrounding the current targetGene, with a flanking percentage added up and downstream

Usage

1
2
## S4 method for signature 'TrenaProject'
getProximalPromoter(obj, upstream, downstream)

Arguments

obj

An object of class TrenaProject

upstream

numeric, number of bases before (strand-aware) the TSS

downstream

numeric, number of bases after (strand-aware) the TSS

Value

a chrom.loc (chrom:start-end) string


PriceLab/TrenaProject documentation built on April 3, 2020, 4:14 p.m.