View source: R/UpSetR_functions.R
create_upset | R Documentation |
Get information of interest to produce UpSetR plots from a folder containing files and return plot generated
create_upset(data_dir, pattern2search)
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 |
List of plot and data containing data for each set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.