- sample_gene
Dataframe: All genes in all samples expression dataframe of RNA-Seq (1st-col: Genes, 2nd-col~: Samples).
- group_sample
Dataframe: Samples and groups for gene expression (1st-col: Samples, 2nd-col: Groups).
- seed
Numeric: set seed for robust result. Default: 1.
- multi_shape
Logical: groups as shapes. Default: FALSE, options: TRUE, FALSE.
- point_size
Numeric: point size. Default: 5, min: 0, max: null.
- point_alpha
Numeric: point color alpha. Default: 0.80, min: 0.00, max: 1.00.
- text_size
Numeric: text size. Default: 5, min: 0 (hind), max: null.
- text_alpha
Numeric: text alpha. Default: 0.80, min: 0.00, max: 1.00.
- fill_alpha
Numeric: ellipse alpha. Default: 0.30, min: 0.00, max: 1.00.
- border_alpha
Numeric: ellipse border color alpha. Default: 0.10, min: 0.00, max: 1.00.
- sci_fill_color
Character: ggsci color pallet. Default: "Sci_AAAS", options: "Sci_AAAS", "Sci_NPG", "Sci_Simpsons", "Sci_JAMA", "Sci_GSEA", "Sci_Lancet", "Sci_Futurama", "Sci_JCO", "Sci_NEJM", "Sci_IGV", "Sci_UCSC", "Sci_D3", "Sci_Material".
- legend_pos
Character: legend position. Default: "right", options: "none", "left", "right", "bottom", "top".
- legend_dir
Character: legend direction. Default: "vertical", options: "horizontal", "vertical".
- ggTheme
Character: ggplot2 themes. Default: "theme_light", options: "theme_default", "theme_bw", "theme_gray", "theme_light", "theme_linedraw", "theme_dark", "theme_minimal", "theme_classic", "theme_void"