View source: R/platform-tools.R
gx.classifyChipSeqTargets | R Documentation |
Runs the workflow ChIP-Seq - Identify and classify target genes
gx.classifyChipSeqTargets(inputTrack, species = "Human (Homo sapiens)",
resultFolder, skipCompleted = T, wait = T, verbose = F)
inputTrack |
path to track with input ChIP-seq intervals |
species |
species of the input track genome |
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.