You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow volcano() top parameter to accept gene names
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>
-`pl.volcano` now accepts a gene name (`str`) or list of gene names (`list[str]`) for the `top` parameter to annotate specific features on volcano plots
0 commit comments