Volcano plot using R software
I have run volcano plot using R software command v<-csVolcanoMatrix(genes(cuff)). the results show the sig genes in red color and non sig genes in black color. Then, when I run the command v<-csVolcano(genes(cuff),"q6", "q2"), it comes all black with no signal to the significant genes. Would be possible to help me with this issue?

• 2,331 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Please also show the output of
csVolcano(genes(cuff),"q6", "q2")