Description
Plot the $J_n(x)$ values output from
snowball
, with significant genes highlighted.
See references for more details.
Usage
plotJn(x, fs, pch.nonsig = 21, pch.sig = 19, below.median = T, col.above = "red", col.below = "red")
Arguments
pch.nonsig
pch
of the symbols for
non-significant genes. See par
for more
detailspch.sig
pch
of the symbols for significant
genes.
below.median
a logical
value, set to
TRUE
if the genes blow the median are to be
highlighted
col.above
set the highlight color for genes above
the median
col.below
set the highlight color for genes below
the median