scverse / scverse/scanpy

How to score cluster for presence of marker genes?

Open
#290 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

A frequent problem that I am faced with is to identify clusters using known lists of markers. I think that one existing approach is to first identify markers and then check if the known markers are among those identified markers. Also, I have used the score_genes function, originally used to identify cell cycle genes. However, I think that a more robust method is possible and probably I am just not aware of it. Does anyone has some experience with this?

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 reviewing the existing score_genes function and the marker-identification approach described in the issue. Define the desired scoring behavior for known marker lists and cluster results; the payload identifies no target file or test, so completion would require an agreed method and validation plan.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
bioinformatics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.