Arguments
x
The object returned from seqhap
pval
Character string for the choice of p-value to plot. Options are:
"hap" (sequential haplotype asymptotic p-value), "hap.sim" (sequential
haplotype simulated p-value), "sum" (sequential summary asymptotic
p-value), and "sum.sim" (sequential summary simulate
single
Logical, indicating whether to plot p-values for single-locus
association tests. If TRUE, the pointwise p-values from the
single-locus will be plotted using a dotted line.
minp
Smallest "allowable" p-value; any p-value smaller will be set to
log10(minp). The default is the value closest to zero that can be
represented in Splus/R.
...
Dynamic parameter for the values of additional parameters for
the plot method. Accept the ylim parameter for plot() and other
parameters for lines(), points(), and axis().
Recommended values to make locus labels vertical on the x-axis:
for R: las=2, c