Description Usage Arguments Value
View source: R/plot_supercell_size_distribution.R
Plot super-cell size distribution
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,
...
)
|
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 |
data frame with super-cell size distributions
data frame with super-cell size distributions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.