makeHG19Promoters: Generate promoter annotation of hg19 RefSeq genes

Description Usage Arguments Value Examples

View source: R/makeHG19Promoters.R

Description

Generate promoter annotation of hg19 RefSeq genes

Usage

1
makeHG19Promoters(up = 2000, down = 2000)

Arguments

up

An integer value defining the number of nucleotides towards the 5' end relative to the transcription start site.

down

An integer value defining the number of nucleotides towards the 3' end relative to the transcription start site.

Value

A GRanges object containing promoter annotation.

Examples

1
makeHG19Promoters(up = 2000, down = 2000)

HengPan2007/MethSig documentation built on Aug. 1, 2020, 4:52 a.m.