get_promoters: Function to return Biostring object with input of gene models

View source: R/get_sequences.R

get_promotersR Documentation

Function to return Biostring object with input of gene models

Description

Function to return Biostring object with input of gene models

Usage

get_promoters(gene_models, upstream, downstream)

Arguments

gene_models

Character. Name of TAIR10 transcripts.

upstream

Numerical. Number of base pair upstream of the transcription start site.

downstream

Numerical. Number of base pair downstream of the transcription start site.


TedCCLeung/PhotoperiodMotif documentation built on April 27, 2022, 9:01 p.m.