Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to plotSCEHeatmap #764

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Conversation

Ashastry2
Copy link
Contributor

  • New palette option for heatmap
  • New scaling options
  • Reorders matrix by PC
  • Column summary barplots

- New palette option for heatmap
- New scaling options
- Reorders matrix by PC
- Column summary barplots
- removed "cluster_rows" and "cluster_cols" options as they are no longer options for plotSCEHeatmap.
- added if/else switch for ordering heatmap by PCs. PC ordering only happens if useAssay is reducedDim
- updated name for palette to make it compatible with previous versions.
@joshua-d-campbell joshua-d-campbell merged commit 40527af into compbiomed:master Aug 27, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants