gene_expression3 {TOmicsVis} | R Documentation |
Shared DEGs of all paired comparisons in all groups expression dataframe of RNA-Seq.
Description
Shared DEGs of all paired comparisons in all groups expression dataframe of RNA-Seq.
Usage
data(gene_expression3)
Format
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).
Author(s)
benben-miao
References
https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/CorPlot/
Examples
# 1. Library TOmicsVis package
library(TOmicsVis)
# 2. Load example dataset
data(gene_expression3)
# 3. View gene_expression3
gene_expression3
[Package TOmicsVis version 2.0.0 Index]