scverse / scverse/fast-array-utils
Integrate into scanpy and anndata
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 15
- Forks
- 5
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 9
Description
Current differences:
asarrayusesto_denseinternally forcs{cr}_{matrix,array}asarraysupportszarr(#2)asarrayoperates on a protocolOutOfCoreDatasetdefined by ato_memorymethod instead of the concrete classBaseCompressedSparseDataset(#4)
sum/axis_sum
- returns
np.ndarrayseven when passing in acs{rc}_matrix
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating asarray, sum, and axis_sum, then compare their behavior with the stated scanpy and anndata integration differences; done means the listed compatibility gaps are addressed and verified.
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
- Needs clarification
- Newbie friendliness
- 35/100