Page tree
Skip to end of metadata
Go to start of metadata

Gets refGenes near the ChIP regions identified by a peak-caller.

Element type: peak2gene-id

Parameters

ParameterDescriptionDefault valueParameter in Workflow FileType
Genome file Select a genome file (sqlite3 file) to search refGenes. (--genome).hg19genome

string

Output fileSelect which type of genes need to output. up for genes upstream to peak summit, down for genes downstream to peak summit, all for both up and down. (--op).alloutposstring
Official gene symbolsOutput official gene symbol instead of refseq name. (--symbol).Falsesymbolboolean
DistanceSet a number which unit is base. It will get the refGenes in n bases from peak center. (--distance).3000distancenumeric

Input/Output Ports

The element has 1 input port:

Name in GUI: Peak2gene data

Name in Workflow File: in-data

Slots:

Slot In GUISlot in Workflow FileType
Treatment features_treat-annann-table-list

And 1 output port:

Name in GUI: Peak2gene output data

Name in Workflow File: out-data

Slots:

Slot In GUISlot in Workflow FileType
Gene regionsgene-annotationann-table-list
Peak regionspeak-annotationann-table-list
  • No labels