plot_supercell_size_distribution: Plot super-cell size distribution

Description Usage Arguments Value

View source: R/plot_supercell_size_distribution.R

Description

Plot super-cell size distribution

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
plot_supercell_size_distribution(
  SC.list,
  methods_to_plot = NULL,
  ignore.gammas = NULL,
  fig.folder = "./plots",
  fig.name = "",
  doxplot.width = 1,
  outlier.alpha = 0,
  ...
)

plot_supercell_size_distribution(
  SC.list,
  methods_to_plot = NULL,
  ignore.gammas = NULL,
  fig.folder = "./plots",
  fig.name = "",
  doxplot.width = 1,
  outlier.alpha = 0,
  ...
)

Arguments

SC.list

list of super-cell objects (result of \list[SuperCell]SCimplify)

methods_to_plot

methods to plot

ignore.gammas

graining levels not to plot

fig.name

fig name to add to the standard fig name

plots and saves

SC.GE.list

list of super-cell gene expression

Value

data frame with super-cell size distributions

data frame with super-cell size distributions


mariiabilous/SuperCellBM documentation built on Jan. 28, 2022, 7:45 p.m.