Hey, can anyone help me?
I'm very new to R and i'm trying to perform differential expression analysis on files, obtained from RSEM.
So i have 8 files (4 experiment and 4 control). These files each has "expected_counts" columns (which is not an integer, btw, is it ok?)
And i'm having a bad time adjusting my data to right format for deseq2 package.
Can i mb see an actual format for input data, so i would create such a file by python script?