print_regressions: Plot regressions for a specific gene-gene interaction

View source: R/DEGGs_printing_functions.R

print_regressionsR Documentation

Description

Plot regressions for a specific gene-gene interaction

Usage

print_regressions(deggs_object, gene_A, gene_B, legend_position = "topright")

Arguments

deggs_object

an object of class deggs generated from generate_subnetworks

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 xy.coords (defalut "topright")

Value

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.

See Also

deggs.


elisabettasciacca/DEGGs documentation built on April 27, 2024, 12:51 a.m.