make_upset: Plot intersections of list of DE genes

Description Usage Arguments Value

View source: R/make_upset.R

Description

Plot intersections of list of DE genes

Usage

1
make_upset(limma, edger, deseq2)

Arguments

limma

data.frame with the columns gene and padj or FDR; result of Limma-voom analysis

edger

data.frame with the columns gene and padj or FDR; result of edgeR analysis

deseq2

data.frame with the columns gene and padj or FDR; result of DESeq2 analysis

Value

An UpSet plot of gene intersections.


DelilahYM/rseqR_mod documentation built on Dec. 17, 2021, 4:11 p.m.