list_comp_venn: List comparisons for venn diagram plot

View source: R/fct_05_deg.R

list_comp_vennR Documentation

List comparisons for venn diagram plot

Description

Create a list of the comparisons that were detected and analyzed by the limma_value function. These comparisons can be used in the plot_venn function to find the number of overlapping significantly expressed genes.

Usage

list_comp_venn(limma, up_down_regulated)

Arguments

limma

Returned list of results from the limma_value function

up_down_regulated

Split the comparisons into either up or down regulated

Value

A character vector of the comparisons that were used in the DEG analysis and can be plotted with the venn_plot function.


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.