scverse / scverse/spatialdata-io

Visium in matrix market format

Open
#408 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
103
Forks
65
Avg merge
1h 8m
Merged PRs (30d)
3

Description

Probably tangentially related to #287 , however this is also a semi common issue for visium data. For example, the entire WUSTL pancreatic cancer cohort from the human tumor atlas cohort provides their data in the matrix market format. It seems similar to the format where there is a barcodes.tsv.gz, matrix.mtx, and features.tsv.gz in some older 10x single cell datasets. Would it be worth adding a function to recognize this format and read it?

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 related issue #287 and the repository's existing readers for Visium or 10x-style inputs. Compare how barcodes.tsv.gz, matrix.mtx, and features.tsv.gz are handled, then define completion as recognizing and successfully reading the described matrix market format with appropriate coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
bioinformatics, data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.