Skip to contents

Plot Gene CNA

Usage

plot_gene_cna(
  sce,
  gene,
  assay_type = "counts",
  group_by = NULL,
  color_by = group_by,
  return_data = FALSE
)

Arguments

sce

sce

gene

gene

assay_type

assay

group_by

grouping variable

color_by

coloring variable

return_data

If TRUE, will return plot data without plotting

Value

plot