gx.classifyChipSeqTargets: Runs the workflow _ChIP-Seq - Identify and classify target...

View source: R/platform-tools.R

gx.classifyChipSeqTargetsR Documentation

Runs the workflow ChIP-Seq - Identify and classify target genes

Description

Runs the workflow ChIP-Seq - Identify and classify target genes

Usage

gx.classifyChipSeqTargets(inputTrack, species = "Human (Homo sapiens)",
  resultFolder, skipCompleted = T, wait = T, verbose = F)

Arguments

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

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.