Hi, For an RNA-seq data, I have found the significant DE genes based on FDR < 0.05 using the exactTest() function. Now I need to rank these DE genes based on the expression level (count values). What is the correct way of doing it? Thank you in advance.