Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 14, 2025
1 parent 472eaa0 commit c6f8226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scanpy/tools/_score_genes.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def score_genes(
"""\
Score a set of genes :cite:p:`Satija2015`.
The score is the average expression of a set of genes after subtraction by
The score is the average expression of a set of genes after subtraction by
the average expression of a reference set of genes. The reference set is
randomly sampled from the `gene_pool` for each binned expression value.
Expand Down

0 comments on commit c6f8226

Please sign in to comment.