Entering edit mode
@prakashpandey1111-16200
Last seen 6.3 years ago
i have a data set of 91 uniprot id's across three time points.I wish to perform differential gene expression analysis using edgeR. I checked https://www.bioconductor.org/packages/devel/bioc/vignettes/edgeR/inst/doc/edgeRUsersGuide.pdf and various citation but i am facing issues while importing.
And what are the steps involved in?
You need to better explain your problem so that people can have some hope of being able to help you. You have left too much to the imagination about the problems you are facing such that it is impossible for anyone to offer any productive help.
What is the dataset you are trying to import from? Is the data raw fastqs that you have to process, or do you have a csv of already processed count data? If the latter, what does the data look like?
What is the code that you have used already to try to import, etc.