Parameter specification through function
mht.control(
type = "p",
usepos = FALSE,
logscale = TRUE,
base = 10,
cutoffs = NULL,
colors = NULL,
labels = NULL,
srt = 45,
gap = NULL,
cex = 0.4,
yline = 3,
xline = 3
)
A list as above.
Type of plot.
A flag.
A flag for log-scale.
Base of log.
Cutoffs of P-value, etc.
Colours for chromosomes.
Labels for chromosomes.
Rotation degrees.
Gap between data points.
Scaling factor of data points.
Vertical adjustment.
Horiztonal adjustment.