- x
An object of class vhica
, created by the function read.vhica
.
- element
The name of the transposable element, as specified in the data files. If the element is not present in the data, the program halts.
- H1.test
A value among "bilat"
, "lower"
, or "greater"
.
- treefile
A Newick file containing a phylogenetic tree. Species names in the tree need to match the data. If absent, the figure will not display the phylogenetic relationship (which makes the interpretation impossible).
- skip.void
Whether or not the figure should show species that do not contain the transposable element.
- species
A named character vector to display pretty species names. The names of the vector are the real species names (as they will appear in the figure), the content of the vector are species codes as in the data files.
- p.threshold
Threshold for the p-value (above which the color gradient increases).
- p.adjust.method
As documented in p.adjust
.
- ncolors
Number of colors in the gradient.
- main
Main title of the figure (default: the name of the transposable element).
- threshcol
Part of the color spectrum devoted to non-significant values.
- colsqueeze
Values larger than 1 shrink the color gradient around the threshold.
- species.font.family
Font family for the species names.
- species.font.cex
Font size of the species names.
- max.spname.length
Maximum length of species names. Longer labels are truncated.
- ...
Further arguments to the generic function image
.