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

Add str as a valid option for the save argument in scanpy.pl.rank_genes_groups #3076

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoshLoecker
Copy link

This is a very small pull request to add str to the possible arguments for saving a figure from scanpy.pl.rank_genes_groups. This addition matches other save= arguments, such as from scanpy.plotting.highly_variable_genes, sc.plotting.pca_variance_ratio, and scanpy.plotting.umap

I have not included tests or release notes due to the single-line change nature of this pull request

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.87%. Comparing base (3ba3f46) to head (10c4e0e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3076   +/-   ##
=======================================
  Coverage   75.87%   75.87%           
=======================================
  Files         110      110           
  Lines       12533    12533           
=======================================
  Hits         9509     9509           
  Misses       3024     3024           
Files Coverage Δ
scanpy/plotting/_tools/__init__.py 77.28% <ø> (ø)

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.

None yet

1 participant