degs_stats | R Documentation |
All DEGs of paired comparison CT-vs-LT12 stats dataframe.
data(degs_stats)
Dataframe: All DEGs of paired comparison CT-vs-LT12 stats dataframe (1st-col: Genes, 2nd-col: log2FoldChange, 3rd-col: Pvalue, 4th-col: FDR).
benben-miao
https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/VolcanoPlot/
# 1. Library TOmicsVis package
library(TOmicsVis)
# 2. Load example data
data(degs_stats)
# 3. View example data
degs_stats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.