Usage
"plot"(x, y, ..., df=1, ystart=0, col=c("blue","green"),
sort=TRUE, ylim, delta = 1 , main = getcall(x))
Arguments
y
this argument is not used
...
additional arguments to be passed to plot
df
Plot results of 1 or 2-df test (1, 2). Could be also "Pc1df" (for GC corrected P-values)
and "Pc2df" (for robust genomic control of the 2 df test)
ystart
truncate lower value of Y at this point (can help avoiding plotting too may points)
ylim
ylim, same as in the standard plot function
col
which colors to use to depict consecutive chromosomes
sort
whether results should be plotted after sorting by chromosome and position
delta
gap width between chromosomes