readOutput.bgx {bgx}R Documentation

Read in the output from a BGX run.

Description

readOutput.bgx reads in output from BGX which can then be fed into BGX analysis functions.

Usage

  readOutput.bgx(...)

Arguments

... Paths of BGX output directories. If you specify more than one path, then the runs will be combined such that each condition from each run is treated as a different different from all the others.

Details

See bgx for more details.

Value

A list containing data from the BGX output.

Author(s)

Ernest Turro

See Also

bgx, standalone.bgx, plotExpressionDensity, plotDEDensity, plotDEHistogram


[Package bgx version 1.6.0 Index]