Skip to content

Allow volcano() top to accept gene names#288

Closed
PauBadiaM wants to merge 1 commit intomainfrom
feature/volcano-top-genes
Closed

Allow volcano() top to accept gene names#288
PauBadiaM wants to merge 1 commit intomainfrom
feature/volcano-top-genes

Conversation

@PauBadiaM
Copy link
Collaborator

@PauBadiaM PauBadiaM commented Feb 26, 2026

Summary

  • The top parameter in pl.volcano() now accepts a str or list[str] to annotate specific genes on volcano plots, in addition to the existing int behavior (top N by p-value)
  • Missing gene names are reported in the assertion error message
  • Bump version to 2.1.5

The `top` parameter now accepts a string or list of strings to annotate
specific genes on volcano plots, in addition to the existing int behavior.
Missing gene names are reported in the error message.

Bump version to 2.1.5.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@PauBadiaM
Copy link
Collaborator Author

Superseded by #290 (rebased on updated main).

@PauBadiaM PauBadiaM closed this Feb 28, 2026
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

Successfully merging this pull request may close these issues.

1 participant