gx.enrichedTFBSGenes: Runs the workflow _Identify enriched motifs in promoters...

View source: R/platform-tools.R

gx.enrichedTFBSGenesR Documentation

Runs the workflow Identify enriched motifs in promoters (TRANSFAC(R))

Description

Runs the workflow Identify enriched motifs in promoters (TRANSFAC(R))

Usage

gx.enrichedTFBSGenes(inputYesSet, inputNoSet, profile,
  species = "Human (Homo sapiens)", foldEnriched = 1,
  promoterStart = -1000, promoterEnd = 100, allowBigInput = F,
  resultFolder, skipCompleted = T, wait = T, verbose = F)

Arguments

inputYesSet

yes/positive/foreground gene set

inputNoSet

no/negative/background gene set

profile

matrix profile

species

species of the input track genome

foldEnriched

filter by fold enrichment

promoterStart

first base of a promoter relative to TSS

promoterEnd

last base of a promoter relative to TSS

allowBigInput

set true to allow for large data sets

resultFolder

path of result folder

skipCompleted

skip already completed steps

wait

set true to wait for the analysis to complete

verbose

set true for more progress info

Value

the job id of the submitted task. The job id can be used to retrieve information about the status of the analysis.


genexplain/geneXplainR documentation built on Oct. 24, 2023, 8:56 a.m.