UpSetGraph: UpSetGraph

View source: R/UpSetGraph.R

UpSetGraphR Documentation

UpSetGraph

Description

Generate upsetR graphs.

Usage

UpSetGraph(resDEG, data_list, parameters)

Arguments

resDEG

data frame contains for each contrast the significance expression (1/0/-1) for all gene.

data_list

list contain all data and metadata (DGEList, samples descritions, contrast, design and annotations).

parameters

list that contains all arguments charged in Asko_start.

Value

none

Note

Remember to read the Wiki section in https://github.com/askomics/askoR/wiki

Examples

## Not run: 
   UpSetGraph(sumDEG, data_list, parameters)

## End(Not run)


askomics/askoR documentation built on Jan. 17, 2025, 6:23 p.m.