Skip to content

Allow volcano() top to accept gene names#290

Merged
PauBadiaM merged 1 commit intomainfrom
feature/volcano-top-genes-v2
Feb 28, 2026
Merged

Allow volcano() top to accept gene names#290
PauBadiaM merged 1 commit intomainfrom
feature/volcano-top-genes-v2

Conversation

@PauBadiaM
Copy link
Collaborator

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

Supersedes #288 (rebased on updated main).

🤖 Generated with Claude Code

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 PauBadiaM merged commit e1c6998 into main Feb 28, 2026
7 of 17 checks passed
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