Description Usage Arguments Value
Print entire contents of calculation settings slot (calc.params) for given calculation.
1 | PrintCalcParams(object, calculation, raw = FALSE, return.list = FALSE)
|
object |
Seurat object |
calculation |
Name of calculation (function name) to check parameters for |
raw |
Print the entire contents of the calculation settings slot (calc.params) for the RunPCA calculation. |
return.list |
Return the calculation parameters as a list |
Prints the calculation settings and optionally returns them as a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.