Description Usage Arguments Value Examples
View source: R/scMethrix_plot.R
Sparsity of sample inheritParams generic_plot_function
1 2 3 4 5 6 7 |
scm |
|
assay |
string; name of an existing assay. Default = "score" |
type |
string; Choose between 'box' (boxplot) or 'scatter' (scatterplot). |
pheno |
string; Col name of colData(m). Will be used as a factor to color different groups |
verbose |
boolean; Flag for outputting function status messages. Default = TRUE |
ggplot2 object
1 2 | data('scMethrix_data')
plot_sparsity(scm = scMethrix_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.