Description Usage Arguments Details Value Author(s)
Add description here
1 2 3 4 5 6 7 8 9 10 11 |
sc |
either a SingleCellExperiment data or a list comprised of elements 'sc' (SingleCellExperiment data) and 'peaks' (called peaks logicals) |
peaks |
either TRUE (call peaks), FALSE (do not call peaks), or a vector of logicals of length equal to nrow(sc) indicating the sequence of bins pertaining to peak regions |
returnSc |
whether or not to return the utilized SingleCellExperiment data and the vector of peaks |
clustering |
either 'all' (the default), 'none', 'hierarchical', 'louvain', or 'kmeans' |
title |
title of the plot |
seed |
the seed |
legend.title |
title of the legend |
shape |
shape of the umap plot |
shape.title |
title of the shape legend |
Add details here
Add return here
Pedro L. Baldoni, pedrobaldoni@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.