Hello. I am currently trying to analyze a set of data to determine differentially expressed genes. The data that was given to me has already been ran through DESeq2, so now I am unsure of how to format it to create heatmaps and other graphics. I was given the gene id, baseMean, baseMean1_WT, baseMean2_KO, FC_WT_vs_KO, log2FCWT_vs_KO, log2FCabs, pval, padj, WT_rpkm, KO_rpkm, and maxSampleRPKM. If anybody has any ideas of what do to, I would much appreciate it.