row names change in normalization
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
• 861 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hi, can you post the code you used?
Thanks Here is my code: