scverse / scverse/scanpy

Gene expression color legends and gene names

Open
#1,913 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Area - Plotting 🌺
Dominant language
Python
Stars
2.6k
Forks
779
Avg merge
1d 4h
Merged PRs (30d)
27

Description

I have two suggestions/questions about dot/matrix plots:

1- If standard_scale='var' is given, we can write Mean expression\nin group\n(min-max scaled) on the color legend to be more accurate about what is being displayed.

2- People/journals usually expect gene names to be written with italicized characters (don't ask why, see https://en.wikipedia.org/wiki/Gene_nomenclature). So I was wondering if we can simply do that in the plots. One important thing to consider is whether this is organism-dependent. I guess it's not but would be cool to discuss.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dot/matrix plot entry points and the code handling the standard_scale='var' color legend and gene-name labels. Check how scaled expression and labels are currently rendered; done means the legend accurately describes min-max scaling and gene names are italicized appropriately, with organism dependence resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
bioinformatics, data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.