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

Add guide options to vis_grid_clus() #105

Open
wants to merge 12 commits into
base: devel
Choose a base branch
from

Conversation

lahuuki
Copy link
Member

@lahuuki lahuuki commented Mar 25, 2025

Add options for guides in vis_grid_clus(guides = c("all", "last", "none")). These options help make multi-sample plots less cluttered.

All is default - plots legends for ALL samples
vis_gene_clus_all.pdf

last plots the guide for only the last plot
vis_gene_clus_guide_last.pdf

none plots none of the guides, but exports a guide on the next page of the pdf file, helpful for placing by hand when building polished plots
vis_gene_clus_guide_none.pdf

Other changes:

  • replaced ... with title_suffix arg that is better defined and prevents unexpected behavior in vis_*() funcitons
  • changed default sort_clust = FALSE

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.

1 participant