plotGraph-PipR-method: plotGraph-methods

plotGraph,PipR-methodR Documentation

plotGraph-methods

Description

Plot the pipeline graph representation.

Usage

## S4 method for signature 'PipR'
plotGraph(object, activeSteps = character())

Arguments

object

PipR object

activeSteps

Names of active steps to be highlighted in the plot.

Details

Registered steps will appear in yellow, completed steps in green and active steps in orange.

Value

the result of plot

Author(s)

Fabian Mueller

See Also

getGraph,PipR-method for getting the graph as igraph object.


MPIIComputationalEpigenetics/muPipeR documentation built on Oct. 18, 2022, 2:35 a.m.