plotDoublePerturbation( sgi, screen, channel, target, withoutgroups = c("neg", "pos"), design, main, xlab, ylab, range, show.labels = "none", label.par, label,
avoid.overlap, col, fill, D , MT, MQ, PV, QV, PI, ...)RNAinteract.
sgi contains only one screen.
sgi contains only one channel.
"template" (default) or "query". The single perturbation effects are either the template main effects or the query main effects.
xlim, ylim argument in plot.'all' shows a text label for all genes, "q.value" and "p.value" show a text label for all genes with a q.value (p.value) larger than label.par, "none" does not show any text label. This argument has no effect, if label is specified.show.labels).
TRUE (default), text is moved such that text labels are not overlapping.col define which points are colored (See also fill).
colors defines a set of colors from which a colorramp is created. If colramp is specified, colors has no effect.
colramp directly specifies the colorramp.
values define the values that are color coded. If values is not specified, the pairwise interaction term is used instead.
at is a numeric vector defining the breakpoints along the values. If not specified, breakpoints are selected to range three times the standard deviation of the values around zero.
fill has no effect, if col is specified.
grid.doublePerturbation or doublePerturbationGrob.RNAinteract-package, grid.doublePerturbation, reportDoublePerturbation
data("sgi")
plotDoublePerturbation( sgi, screen="1", channel="nrCells", target="rl", show.labels="p.value")
Run the code above in your browser using DataLab