select_sign_features.Rd
The output of this function can be passed in the features argument of the h_map function
select_sign_features(
mRList = NULL,
test_method = "anova",
test_value = "q",
cutoff_value = 0.05,
feature_id = "Feature_ID",
values = FALSE
)
mRList object
the name of the statistical test table contained in the mRlist object
the column of the statistical test table to consider (e.g.: p or q)
the value of p-value cut-off to consider a feature as significant
"Feature_ID", or any other feature identifier in mRList$metab_ann
if TRUE a named vector with test_value values will be given in output; the beast value will be considered in case of 1-to-n mappings
a character vector with features names