This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to apply volcano plot for genes predicting a phenotype

Hey guys, Is it an intuitive way using volcano plots genes that predict a continuous phenotype e.g BMI? I know it perfectly works for differentially expressed genes. I would be happy if someone can give me some directions. Best, Amare

r volcanoplot enchanced volcanoplots

1 answer

Please elaborate on what you mean. It is not clear.

Hi Kevin, I have a list of genes which predict a continuous variable BMI. I have no groups which I would like to compare but I would like to show positively and negatively correlated genes with BMI. For these purpose I am thinking to use regression estimate and pvalue. Do you think I can do that in volcano plot? Thanks for answering my question Best, AD

Sure, you can regress each gene independently to BMI, but I am not sure why (or how) you want to do this in a volcano plot? Or, do you mean that you want to colour-shade the genes in the volcano plot based on BMI, in some way?

Perhaps one of the options in EnhancedVolcano can help? - https://github.com/kevinblighe/EnhancedVolcano

Yes I would like to colour shade the genes based on BMI! Thanks Kevin!

Log in to answer this question.