plot_scatterly: Scatter plot

View source: R/plot_scatterly.R

plot_scatterlyR Documentation

Scatter plot

Description

Scatter plot

Usage

plot_scatterly(
  dep = NULL,
  x_sample = NULL,
  y_sample = NULL,
  intensity_type = NULL,
  alpha = 0.5,
  show_lm = TRUE,
  color = "#56B4E9",
  show_genes_user = FALSE,
  user_genes_de = NULL,
  color_genes_de = "dc143c"
)

Arguments

color_genes_de

BioAlvaro/MQanalyser documentation built on March 18, 2022, 4:32 a.m.