Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

output graph doesn't display any of the selected genes #111

Open
ofleitas opened this issue Apr 2, 2023 · 2 comments
Open

output graph doesn't display any of the selected genes #111

ofleitas opened this issue Apr 2, 2023 · 2 comments

Comments

@ofleitas
Copy link

ofleitas commented Apr 2, 2023

Hello

I am trying to highlight some genes in the volcano plot. However, the output graph doesn't display any of the selected genes.

This is the code:

p <- EnhancedVolcano(X, lab = row.names(X), x = 'log2FC', y = 'padj',title = 'Control treated vs Resistant treated', pCutoff = 1e-02, FCcutoff = 1, pointSize = 3, labSize = 3, colAlpha = 1, cutoffLineType = 'dashed', cutoffLineWidth = 0.8, legendLabels = c('NS','Log2FC','padj','padj & Log2FC'), gridlines.major = FALSE, gridlines.minor = FALSE, legendPosition = 'right', legendLabSize = 16, legendIconSize = 5, subtitle = NULL, drawConnectors = TRUE, widthConnectors = 0.75, boxedLabels = TRUE,max.overlap = 25, selectLab = c("csbX","rfbD","rffG","phoP","dcd","aphA","mdtB","galF","sotB"))

@hmlopezbertoni
Copy link

I'm having the same issue, were you able to find a solution?

@ofleitas
Copy link
Author

ofleitas commented Apr 9, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants