View source: R/DEGGs_printing_functions.R
print_regressions | R Documentation |
Plot regressions for a specific gene-gene interaction
print_regressions(deggs_object, gene_A, gene_B, legend_position = "topright")
deggs_object |
an object of class |
gene_A |
character. Name of the first gene |
gene_B |
character. Name of the second gene |
legend_position |
position of the legend in the plot. It can be
specified by keyword or in any way which is accepted by |
base graphics plot showing gene-gene robust regressions for each subgroup. The p value of the interaction term of gene A ~ gene B \* subgroup is reported on top.
deggs
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.