Learn R Programming

DEET (version 1.0.11)

example_DEET_enrich_input: example_DEET_enrich_input

Description

Exon-level DEGs of HAoEC after TNFa treatment for 45 mins from Alizada et al., 2021. Object is a data.frame with columns "gene_symbol" "padj" and "coef", which in this case is the log2Fold-change of differential expression.

Usage

data(example_DEET_enrich_input)

Arguments

Format

A data frame with three columns. Rows are genes and it's populated by the gene symbol, padj of gene expression, and coef (log2Fold-change).

Examples

Run this code
data(example_DEET_enrich_input)

Run the code above in your browser using DataLab