Get Tidy Signature Association Results

get_tidy_association(cor_res, p_adjust = FALSE, method = "fdr")

Arguments

cor_res

data returned by get_sig_feature_association()

p_adjust

logical, if TRUE, adjust p values by data type.

method

p value correction method, see stats::p.adjust for more detail.

Value

a data.frame

See also