Description Usage Arguments Value
View source: R/parameterSpaceSeurat.R
Generates a data frame showcasing the dependence between resolution and cluster quantity
1 2 3 4 5 6 | parameterSpaceSeurat(
rca.obj,
stepsize = 0.1,
folderpath = "./",
filename = "Seurat_Parameter_Space.png"
)
|
rca.obj |
RCA object. |
stepsize |
Stepsize used to generate an overview on clustering results. |
folderpath |
Path to store the html file. Defaults to working directory. |
filename |
name of the pdf file produced that visuzalizes the parameter space. |
a data frame holding parameter values and resulting cluster numbers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.