This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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?

enter image description here

r rna-seq

Please also show the output of csVolcano(genes(cuff),"q6", "q2")

0 answers

No answers yet.

Log in to answer this question.