Package: ggupset 0.4.0.9000
ggupset: Combination Matrix Axis for 'ggplot2' to Create 'UpSet' Plots
Replace the standard x-axis in 'ggplots' with a combination matrix to visualize complex set overlaps. 'UpSet' has introduced a new way to visualize the overlap of sets as an alternative to Venn diagrams. This package provides a simple way to produce such plots using 'ggplot2'. In addition it can convert any categorical axis into a combination matrix axis.
Authors:
ggupset_0.4.0.9000.tar.gz
ggupset_0.4.0.9000.zip(r-4.5)ggupset_0.4.0.9000.zip(r-4.4)ggupset_0.4.0.9000.zip(r-4.3)
ggupset_0.4.0.9000.tgz(r-4.4-any)ggupset_0.4.0.9000.tgz(r-4.3-any)
ggupset_0.4.0.9000.tar.gz(r-4.5-noble)ggupset_0.4.0.9000.tar.gz(r-4.4-noble)
ggupset_0.4.0.9000.tgz(r-4.4-emscripten)ggupset_0.4.0.9000.tgz(r-4.3-emscripten)
ggupset.pdf |ggupset.html✨
ggupset/json (API)
NEWS
# Install 'ggupset' in R: |
install.packages('ggupset', repos = c('https://const-ae.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/const-ae/ggupset/issues
- df_complex_conditions - A fictional biological dataset with a complex experimental design
- gene_pathway_membership - A fictional dataset describing which genes belong to certain pathways
- tidy_movies - Tidy version of the movies dataset from the ggplot2 package
Last updated 5 months agofrom:a564ed50f2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 2024 |
Exports:axis_combmatrixscale_x_mergelistscale_x_upsettheme_combmatrix
Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert delimited text labels into a combination matrix axis | axis_combmatrix |
A fictional biological dataset with a complex experimental design | df_complex_conditions |
A fictional dataset describing which genes belong to certain pathways | gene_pathway_membership |
Merge list columns into character vectors | scale_x_mergelist |
Scale to make UpSet plots | scale_x_upset |
Theme for the combination matrix | theme_combmatrix |
Tidy version of the movies dataset from the ggplot2 package | tidy_movies |