Entering edit mode
                    5.0 years ago
        Rob
        
    
        ▴
    
    180
    Hello friends
I have a problem with R.
I change my data file and use rlog() in Deseq2 to normalize and log transform my data.
When I normalize my data in the resulted file the first column which is my  gene names turns into numbers(1, 2, 3, 4, ....)
What should I do to avoid this? I want to keep the gene names in the first column.
Thanks
Hi, can you post the code you used?
Thanks Here is my code: