scverse / scverse/scirpy

Add the Morisita-Horn index for repertoire overlap similarity scores

Open
#488 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
265
Forks
50
Avg merge
9d 9h
Merged PRs (30d)
4

Description

Hi there,

I've recently started using scirpy for TCR analyses. For the repertoire overlap, the scipy distances are the only available scores it seems (with Jaccard being the default one).

Do you think it would be possible to also integrate the Morisita-Horn similarity index, as it seems to be the standard measure used in most publications?

Best,

Nicolas

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 repertoire-overlap scoring code and the existing scipy distance integration, then review how Jaccard is exposed and tested. The work is complete when Morisita-Horn is available as an additional overlap similarity score with coverage matching the existing scoring options.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
bioinformatics
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.