View source: R/platform-tools.R
gx.upstreamAnalysisTransfacTranspath | R Documentation |
Runs the workflow Upstream analysis (TRANSFAC(R) and TRANSPATH(R))
gx.upstreamAnalysisTransfacTranspath(inputYesSet, inputNoSet, profile,
species = "Human (Homo sapiens)", promoterStart = -1000,
promoterEnd = 100, resultFolder, skipCompleted = T, wait = T,
verbose = F)
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 |
the job id of the submitted task. The job id can be used to retrieve information about the status of the analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.