Learn R Programming

Seurat (version 2.0.0)

PrintCalcVarExpRatioParams: Print Parameters Associated with CalcVarExpRatio

Description

Print the parameters chosen for CalcVarExpRatio.

Usage

PrintCalcVarExpRatioParams(object, raw = FALSE)

Arguments

object

Seurat object

raw

Print the entire contents of the calculation settings slot (calc.params) for CalcVarExpRatio. Default (FALSE) will print a nicely formatted summary.

Value

No return value. Only prints to console.