Skip to contents

Column names returned by calculateMetrics().

Usage

metricsCols

Format

An object of class character of length 6.

Value

character.

Details

Previously: "nGene", "log10GenesPerUMI".

Note

Updated 2023-09-21.

Examples

metricsCols
#> [1] "nCount"                "nFeature"              "nCoding"              
#> [4] "nMito"                 "log10FeaturesPerCount" "mitoRatio"