warning_plot_reduced_dim_scExp: A warning helper for plot_reduced_dim_scExp

Description Usage Arguments Value

View source: R/plotting_functions.R

Description

A warning helper for plot_reduced_dim_scExp

Usage

1
2
3
4
5
6
7
warning_plot_reduced_dim_scExp(
  scExp,
  color_by,
  reduced_dim,
  select_x,
  select_y
)

Arguments

scExp

A SingleCellExperiment Object

color_by

Feature used for coloration

reduced_dim

Reduced Dimension used for plotting

select_x

Which variable to select for x axis

select_y

Which variable to select for y axis

Value

Warning or errors if the inputs are not correct


ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.