Pass n_iterations argument to scanpy.tl.louvain
Open
@ivirshup is already working on this.
Since Apr 18, 2024.
- 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
Is there any way to pass n_iterations argument to scanpy.tl.louvain (just as in scanpy.tl.leiden)? Also, what is the default number of iterations for scanpy.tl.louvain? Having this as an extra argument just like in scanpy.tl.leiden would be really helpful
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.
Assessment
This issue has not been assessed yet.