scverse / scverse/SnapATAC2

Issue with empty UMAP Plot in SnapATAC2 (v2.9.0)

Open
#456 0 comments 0 reactions 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,

Thanks for developing SnapATAC2!
I encountered an issue when plotting UMAP using version 2.9.0.
Environment:
snap.version = 2.9.0

Code:
`import matplotlib.pyplot as plt

snap.pl.umap(data, color="sample")
plt.show()`

Issue:
The output figure is empty (see attached screenshot).
Question:
Could this be related to my environment or am I missing a required step before plotting?

Thanks for your help!
Image

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 reproducing the empty figure with SnapATAC2 2.9.0 using the reported snap.pl.umap(data, color="sample") entry point and inspect the supplied environment details. Check whether the input data and sample coloring are prepared as required before plotting; done means identifying the missing condition or confirming a reproducible plotting bug and documenting the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
matplotlib, python
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.