GOBubblePlotly: GOBubblePlotly

Description Usage Arguments

Description

Produces a Bubble Plot for the genes of a given GO term.

Usage

1
2
GOBubblePlotly(object, go_term, grouping_var = "ident",
  plot_height = 900, plot_width = 900, gene_filter = NULL, ...)

Arguments

object

Seurat object

go_term

Gene Ontology term identifier (i.e. GO:0046774)

grouping_var

Factor by which to group cells. Default: ident

plot_height

Plot height in pixels. Default: 900

plot_width

Plot width in pixels. (default: 900)

gene_filter

Display only genes in this list. Default: NULL

...

Additional arguments to pass to BubblePlotly


milescsmith/SeuratPlotly documentation built on June 5, 2019, 1:16 a.m.