getDotPlot_selInt: Functions to plot DotPlots

View source: R/fct_gene_verse.R

getDotPlot_selIntR Documentation

Functions to plot DotPlots

Description

Functions to plot DotPlots

Usage

getDotPlot_selInt(
  selected_tab,
  clust.order,
  low_color = "aquamarine",
  high_color = "#131780"
)

Arguments

selected_tab

selected rows of filt.data by selection from gene table

clust.order

how to order clusters

low_color

of dotplot

high_color

of dotplot

Value

list with modified selected data and ggplot2 dotplot


martaint/InterCellar documentation built on April 7, 2022, 11:44 a.m.