Unification of `mudata.read` and `anndata.read`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 134
- Forks
- 23
- Avg merge
- 27m
- Merged PRs (30d)
- 7
Description
First, I think documentation could be improved for such a basic function, second, I think it should take similar arguments to anndata.read.
Contributor guide
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
Start by locating the mudata.read entry point and comparing its current interface with anndata.read, as named in the issue. Review how each function is documented, then define the matching argument set and documentation changes; done means the interfaces are aligned where appropriate and the basic function is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design, data, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100