Learn R Programming

TOmicsVis (version 2.0.0)

degs_stats2: All DEGs of paired comparison CT-vs-LT12 stats2 dataframe.

Description

All DEGs of paired comparison CT-vs-LT12 stats2 dataframe.

Usage

data(degs_stats2)

Arguments

Format

Dataframe: All DEGs of paired comparison CT-vs-LT12 stats2 dataframe (1st-col: Gene, 2nd-col: baseMean, 3rd-col: Log2FoldChange, 4th-col: FDR).

Author

benben-miao

References

https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/MversusA/

Examples

Run this code
# 1. Library TOmicsVis package
library(TOmicsVis)

# 2. Load example data
data(degs_stats2)

# 3. View example data
degs_stats2

Run the code above in your browser using DataLab