detect_exprs_cols: Detect marker/antibody column names

View source: R/detect-exprs-cols.R

detect_exprs_colsR Documentation

Detect marker/antibody column names

Description

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.


igordot/phenomenalist documentation built on March 1, 2024, 1:41 p.m.