go_volcano_plot: Volcano plot of gene ontology enrichment resultd

Description Usage Arguments Value

Description

Volcano plot of gene ontology enrichment resultd

Usage

1
2
go_volcano_plot(data = GO_data, component = "V5N", top_n = 30,
  label_size = 3, OR_threshold = 1)

Arguments

data

R object; GO results

component

string; name of component e.g. "V5N" (N meaning negative size loadings)

top_n

integer; how many GO terms to label

label_size

numeric; size of GO term labels

OR_threshold

numeric; threshold on odds ratio of GO terms to label (applied after top_n)

Value

ggplot2 object


MyersGroup/testisAtlas documentation built on Nov. 29, 2020, 9:21 p.m.