gx.upstreamAnalysisTransfacTranspath: Runs the workflow _Upstream analysis (TRANSFAC(R) and...

View source: R/platform-tools.R

gx.upstreamAnalysisTransfacTranspathR Documentation

Runs the workflow Upstream analysis (TRANSFAC(R) and TRANSPATH(R))

Description

Runs the workflow Upstream analysis (TRANSFAC(R) and TRANSPATH(R))

Usage

gx.upstreamAnalysisTransfacTranspath(inputYesSet, inputNoSet, profile,
  species = "Human (Homo sapiens)", promoterStart = -1000,
  promoterEnd = 100, 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

promoterStart

first base of a promoter relative to TSS

promoterEnd

last base of a promoter relative to TSS

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.