View source: R/detect-exprs-cols.R
detect_exprs_cols | R Documentation |
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.
detect_exprs_cols(x)
x |
A data frame. |
A vector of column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.