plot_excyte: Master function to call all available plot functions

Description Usage Arguments

View source: R/plot_excyte.R

Description

Master function to call all available plot functions

Usage

1
plot_excyte(excyte_obj, cut_top_99th = T, show_perc = T, alpha = 0.5)

Arguments

excyte_obj

list of object obtained from an initial run with the excyte pipeline

cut_top_99th

boolean value indicating if the top 1 percent should be remove to compute scaling

show_perc

boolean indicating if percentages for each cluster should be displayed

alpha

numeric indicating the transparency level when plotting the umap


maxmeyl/excyte_1.0 documentation built on March 7, 2020, 2:01 a.m.