Package: UpSetR 1.4.1

Nils Gehlenborg

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:Jake Conway [aut], Nils Gehlenborg [aut, cre]

UpSetR_1.4.1.tar.gz
UpSetR_1.4.1.zip(r-4.7)UpSetR_1.4.1.zip(r-4.6)UpSetR_1.4.1.zip(r-4.5)
UpSetR_1.4.1.tgz(r-4.6-any)UpSetR_1.4.1.tgz(r-4.5-any)
UpSetR_1.4.1.tar.gz(r-4.7-any)UpSetR_1.4.1.tar.gz(r-4.6-any)
UpSetR_1.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
UpSetR/json (API)

# 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

On CRAN:

Conda:

ggplot2hidivelabupsetupsetrvisualization

15.77 score 834 stars 42 packages 7.2k scripts 39k downloads 319 mentions 7 exports 20 dependencies

Last updated from:d2dd1d9e9f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK122
source / vignettesOK169
linux-release-x86_64OK112
macos-release-arm64OK141
macos-oldrel-arm64OK187
windows-develOK85
windows-releaseOK102
windows-oldrelOK72
wasm-releaseOK94

Exports:elementsfromExpressionfromListhistogramintersectsscatter_plotupset

Dependencies:clicpp11farverggplot2gluegridExtragtableisobandlabelinglifecycleplyrR6RColorBrewerRcpprlangS7scalesvctrsviridisLitewithr

Querying the Data
queries Parameter Breakdown | Example 1: Built-in Intersection Query | Example 2: Built-In Elements Query | Example 3: Using Expression Parameter to Subset Intersection and Element Queries | Example 4: Creating Custom Queries on Set Elements and Attributes | Example 5: Applying a query legend | Example 6: Applying Everything at Once

Last update: 2016-11-01
Started: 2015-07-24

Basic Usage
Example 1: Alternative Input Formats | Example 2: Choosing the Top Largest Sets and Plot Formatting | Example 3: Choosing Specific Sets and Matrix Ordering | Example 4: Keeping Order of Sets When Using Sets Parameter | Example 5: Grouping of Intersections | Example 6: Displaying Empty Intersections

Last update: 2016-10-18
Started: 2015-07-24

Attribute Plots
attribute.plots Parameter Breakdown | Example 1: Built-In Attribute Histogram | Example 2: Built-In Attribute Scatter Plot | Example 3: Creating a Custom Attribute Plot | Example 4: Applying Everything at Once | Example 5: Intersection Box Plots

Last update: 2016-10-17
Started: 2015-07-24

Incorporating Set Metadata
set.metadata Parameter Breakdown | Example 1: Set Metadata Bar Plot | Example 2: Set Metadata Heat Map | Example 3: Set Metadata Boolean Heat Map | Example 4: Set Metadata Text | Example 5: Applying Metadata to the Matrix | Example 6: Multiple Metadata Plots At Once | Example 7: Metadata Plots, Queries, and Attribute Plots

Last update: 2016-10-17
Started: 2016-03-17