Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

TOmicsVis (version 2.0.0)

degs_stats: All DEGs of paired comparison CT-vs-LT12 stats dataframe.

Description

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

Usage

data(degs_stats)

Arguments

Format

Dataframe: All DEGs of paired comparison CT-vs-LT12 stats dataframe (1st-col: Genes, 2nd-col: log2FoldChange, 3rd-col: Pvalue, 4th-col: FDR).

Author

benben-miao

References

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

Examples

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

# 2. Load example data
data(degs_stats)

# 3. View example data
degs_stats

Run the code above in your browser using DataLab