Hi,
After doing DESeq2 with RNA seq data, the output I obtain is an excel file with ensembl transcript ID, baseMean, log2FoldChange, lfcSE, stat, pvalue, and padj.
I would like to know 2 things:
-If you know if there is any code that I can use in order to obtain the gene name or description in the output file instead of the ensembl transcript ID
-If there is any code to obtain more columns in the output excel with the expression levels of each of my samples
Thank you

