scverse / scverse/SnapATAC2

Is that possible to run diff_test in parallel?

Open
#392 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
323
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Hi Kai,

I wonder if that's possible to run diff_test on multiple peaks in parallel? Since they are independent and usually we have large number of peaks, which may take lots of time.

Thanks!
Songpeng

Contributor guide

No contributing guide indexed for this repository

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 diff_test entry point and tracing how it processes multiple peaks. Determine how independent peak work could run concurrently while preserving equivalent results; done means parallel execution is supported and its performance and output behavior are verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.