Set default variable to be used as feature raw signal value
Source:R/data-managment.R
set_intensity_var.Rd
Sets the raw signal variable used for calculations starting from raw signal values (i.e., normalization)
Arguments
- data
MidarExperiment object
- variable_name
Feature variable to be used as default feature intensity for downstream processing.
- auto_select
If
TRUE
then the first available of these will be used as default: "intensity", "response", "area", "height".- warnings
Suppress warnings
- ...
Feature variables to best search for one-by-one when
auto-detect = TRUE