gene_expression3 | R Documentation |
Shared DEGs of all paired comparisons in all groups expression dataframe of RNA-Seq.
data(gene_expression3)
Dataframe: Shared DEGs of all paired comparisons in all groups expression dataframe of RNA-Seq. (1st-col: Genes, 2nd-col~n-1-col: Groups, n-col: Pathways).
benben-miao
https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/CorPlot/
# 1. Library TOmicsVis package
library(TOmicsVis)
# 2. Load example dataset
data(gene_expression3)
# 3. View gene_expression3
gene_expression3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.