genes_to_promoter_Biostring: Function to filter gene IDs (TAIR IDs) based on daily...

View source: R/genes_to_promoter_Biostring.R

genes_to_promoter_BiostringR Documentation

Function to filter gene IDs (TAIR IDs) based on daily expression integral

Description

Function to filter gene IDs (TAIR IDs) based on daily expression integral

Usage

genes_to_promoter_Biostring(
  gene_list,
  rDEI_threshold = 1,
  upstream = 1000,
  downstream = 500
)

Arguments

gene_list

List of character vectors of gene IDs.

rDEI_threshold

rDEI threshold for filtering

upstream

Number of base pairs upstream of the transcription start site

downstream

Number of base pairs downstream of the transcription start site

Value

Nothing returned


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