example_DEET_enrich_input {DEET}R Documentation

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)

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

data(example_DEET_enrich_input)

[Package DEET version 1.0.11 Index]