mht.control | R Documentation |
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
)
type |
Type of plot. |
usepos |
A flag. |
logscale |
A flag for log-scale. |
base |
Base of log. |
cutoffs |
Cutoffs of P-value, etc. |
colors |
Colours for chromosomes. |
labels |
Labels for chromosomes. |
srt |
Rotation degrees. |
gap |
Gap between data points. |
cex |
Scaling factor of data points. |
yline |
Vertical adjustment. |
xline |
Horiztonal adjustment. |
A list as above.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.