plotSO: The Symmetry Outlier Plot.

Description Usage Arguments

Description

The Symmetry Outlier Plot.

Usage

1
2
plotSO(t3, t4, dataName = "Data name", medianCol = "gray90",
  defaultLook = TRUE, verbose = FALSE, ...)

Arguments

t3

a vector containing L-skew estimates for each gene.

t4

a vector containing L-kurt estimates for each gene.

dataName

character vector indicating name of dataset.

medianCol

color of L-skew and L-kurt median lines (Default = "red")

defaultLook

determines whether the default appearance of the (L-skew, L-kurt) points is used (Default=TRUE).

verbose

indicates whether to printout the L-skew summary (Default = FALSE).

...

arguments to control the (L-skew, L-kurt) points if defaultLook = FALSE.


kokrah/HTShape documentation built on May 20, 2019, 12:54 p.m.