Split up rank_genes_groups
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 779
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 27
Description
What kind of feature would you like to request?
Additional function parameters / changed functionality / changed defaults?
Please describe your wishes
We should think about splitting rank_genes_groups into all its methods having on function or each. This would make API handling easier and allow for more parameter for each function. eg add a split_by or return_u for wilcoxon
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 with the rank_genes_groups entry point and review how its existing methods and parameters are exposed. Clarify whether the goal is separate functions, method-specific parameters such as split_by or return_u, or both; done should include an agreed API design and corresponding behavior for each method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- bioinformatics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100