Package: UpSetR 1.4.0
Jake Conway
UpSetR: A More Scalable Alternative to Venn and Euler Diagrams for Visualizing Intersecting Sets
Creates visualizations of intersecting sets using a novel matrix design, along with visualizations of several common set, element and attribute related tasks (Conway 2017) <doi:10.1093/bioinformatics/btx364>.
Authors:
UpSetR_1.4.0.tar.gz
UpSetR_1.4.0.zip(r-4.5)UpSetR_1.4.0.zip(r-4.4)UpSetR_1.4.0.zip(r-4.3)
UpSetR_1.4.0.tgz(r-4.4-any)UpSetR_1.4.0.tgz(r-4.3-any)
UpSetR_1.4.0.tar.gz(r-4.5-noble)UpSetR_1.4.0.tar.gz(r-4.4-noble)
UpSetR_1.4.0.tgz(r-4.4-emscripten)UpSetR_1.4.0.tgz(r-4.3-emscripten)
UpSetR.pdf |UpSetR.html✨
UpSetR/json (API)
NEWS
# Install 'UpSetR' in R: |
install.packages('UpSetR', repos = c('https://hms-dbmi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hms-dbmi/upsetr/issues
gehlenborglabggplot2upsetupsetrvisualization
Last updated 4 years agofrom:b14854a1b0. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:elementsfromExpressionfromListhistogramintersectsscatter_plotupset
Dependencies:clicolorspacefansifarverggplot2gluegridExtragtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLitewithr
Attribute Plots
Rendered fromattribute.plots.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2016-10-17
Started: 2015-07-24
Basic Usage
Rendered frombasic.usage.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2016-10-18
Started: 2015-07-24
Incorporating Set Metadata
Rendered fromset.metadata.plots.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2016-10-17
Started: 2016-03-17
Querying the Data
Rendered fromqueries.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2016-11-01
Started: 2015-07-24
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Element query for queries parameter | elements |
Expression to UpSetR converters | fromExpression |
List of named vectors to UpSetR converter | fromList |
Histogram for custom plot | histogram |
Intersection query for queries parameter | intersects |
Scatterplot for customplot | scatter_plot |
UpSetR Plot | upset |