powered by
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
Run the code above in your browser using DataLab