I have tried the drug response evaluation. Based upon whether the drug kills the cells or not. I have separated them into two classes. The cells which are killed by the drug and cells which arent't. Then using hypothesis test like ttest, kruskal wallis test, I selected those genes which could be separated into the two classes. But didn't get something significant there as well. Again, I selected the genes that have distinction between the two classes and did hypergeometric test so see any significant pathways. I am not sure what limma will do and how it will help. I tried to install it before. But due to library issues, I couldn't install it so I couldn't try. Can you let me know what limma can do?
I am not sure what regression will help me for. I don't want a model which predicts the drug response based upon gene expression. I tried to create a linear regression model with lasso regularization. But that doesn't give me anything significant. I don't want a predictor. Any suggesions?
practically, enrichment analysis is vulnerable to the number of input genes(especially KEGG pathway enrichment), so, if you have small number of genes disturbed by the treatment, that would be unsupervised. if so you can pick out the disrupted genes according to the intensity fold changes among different treatment(ie case vs control), and take a further view on these most disrupted genes.