To identify the differential expressed genes using R script
hello!! i want to identify the differently expressed genes from GEO data sets. i have no any basic regarding R. Can any one help me with R code to identify the differently expressed genes
• 1,980 views
•
link
1 answer
Log in to answer this question.
Please use any basics R tutorial via google to get R basics and then use a workflow like this one to get an idea on the basics of differential expression. Plenty of material out there.