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