get_single_UpSet_plot: Get UpSetR unique intersect

View source: R/UpSetR_functions.R

get_single_UpSet_plotR Documentation

Get UpSetR unique intersect

Description

Get information of the unique items in a given intersect

Usage

get_single_UpSet_plot(data_set, set2test)

Arguments

data_set

Matrix containing information for each set and item. Created from: create_upset_data() and/or returned by create_upset()

set2test

Set name to retrieve unique single items. It can be one or two items. e.g. male-female_down, c("example_down", "example-cond2_down")

Value

List of items unique for the set of interest


HCGB-IGTP/HCGB.IGTP.DAnalysis documentation built on April 13, 2025, 12:03 a.m.