Skip to contents

The input is generally a table of both expression values and various metadata columns. This function attempts to determine which of the columns contain expression values.

Usage

detect_exprs_cols(x)

Arguments

x

A data frame.

Value

A vector of column names.