This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Enhanced Volcano removal of labels

I may be missing something in the html help page, but is there a way not to have any labels aside from changing the label size to 0? Thanks.

enhancedvolcano volcano plot

Can probably just use selectLab = c(), but haven't tested it.

No unfortunately that does not work, still labels transcripts in highest lfc/pval quadrant.

1 answer

Sorry, I should have made this more intuitive. You just need to do:

lab = NA

Kevin

Thanks! Yeah I tried pretty much everything I could think of except NA!

Log in to answer this question.