venn_detects {autonomics} | R Documentation |
Venn diagram full/systematic/random detects
venn_detects(object, subgroup)
object |
SummarizedExperiment |
subgroup |
subgroup symbol |
NULL
file <- download_data('fukuda20.proteingroups.txt') object <- read_proteingroups(file, impute=FALSE, plot = FALSE) venn_detects(object, subgroup)