plotBarplots: plotBarplots

Description Usage Arguments Value

View source: R/plotting.R

Description

Quickly plot gene expression of genes as boxplots

Usage

1
2
3
4
5
6
7
8
plotBarplots(
  sce,
  genes,
  color_by = "annotation",
  order_by = NULL,
  bins = NULL,
  assay.type = "logcounts"
)

Arguments

sce
genes
color_by
order_by
bins
assay.type

Value

plot


js2264/SCTools documentation built on July 11, 2021, 11:17 p.m.