Learn R Programming

TOmicsVis (version 2.0.0)

gene_expression3: 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)

Arguments

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

benben-miao

References

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

Examples

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

# 2. Load example dataset
data(gene_expression3)

# 3. View gene_expression3
gene_expression3

Run the code above in your browser using DataLab