- data
Dataframe: Paired comparisons differentially expressed genes (degs) among groups (1st-col~: degs of paired comparisons).
- sets_num
Numeric: sets number. Default: 4, min: 2, max: NULL.
- keep_order
Logical: keep sets in the order entered using the sets parameter. Default: FALSE, options: TRUE, FALSE.
- order_by
Character: intersections in the matrix should be ordered by. Default: "freq" (frequency), options: "freq", "degree", "both".
- decrease
Logical: order by decrease. Default: TRUE, options: TRUE, FALSE.
- mainbar_color
Charactor: mainbar color (color name or hex value). Default: "#006600".
- number_angle
Numeric: number display angle. Default: 45, min: 0, max: 360.
- matrix_color
Charactor: matrix point color (color name or hex value). Default: "#cc0000".
- point_size
Numeric: point size. Default: 4.5, min: 0.0, max: NULL.
- point_alpha
Numeric: point color alpha. Default: 0.50, min: 0.00, max: 1.00.
- line_size
Numeric: connection line size. Default: 0.8, min: 0.00, max: NULL.
- shade_color
Character: matrix shade color. Default: "#cdcdcd".
- shade_alpha
Numeric: shade color alpha. Default: 0.50, min: 0.00, max: 1.00.
- setsbar_color
Character: sets bar color. Default: "#000066".
- setsnum_size
Numeric: sets bar number size. Default: 6.
- text_scale
Numeric: all text scale. Default: 1.2, min: 0.01, max: NULL.