create_upset: Creates UpSetR plot

View source: R/UpSetR_functions.R

create_upsetR Documentation

Creates UpSetR plot

Description

Get information of interest to produce UpSetR plots from a folder containing files and return plot generated

Usage

create_upset(data_dir, pattern2search)

Arguments

data_dir

Absolute path to folder containing files with e.g. comp1-comp2_down.whatever.txt

pattern2search

Pattern to include in regex to search file names. e.g. down, complex.isomir, etc

Value

List of plot and data containing data for each set


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