Customizing Dendrogram and Cluster Names Placement in sc.pl.matrixplot
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?
Other?
Please describe your wishes
Dear Scanpy Team,
I’ve been working with the sc.pl.matrixplot function to visualize my data. I have a specific requirement regarding the placement of the dendrogram and cluster names in the matrix plot, both on the same side.
In my current usage of sc.pl.matrixplot, I would like to customize the positioning of the dendrogram and the cluster names.
Could you kindly guide me on how to achieve the placement of the dendrogram and cluster names on one side of the matrix plot for reading the plot easier? I would greatly appreciate any insights or suggestions you could provide.
Thank you for your time and assistance.
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 sc.pl.matrixplot entry point and its current documentation to identify any existing controls for dendrogram and cluster-name placement. Done means determining whether both can be placed on one side, then documenting the supported usage or defining the needed behavior and tests if it is not supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100