get fgsea compatible rank list from data.frame

fgsea_rank(df, ids = "X1", score = "X2")

Arguments

df

data frame

ids

column with ids

score

column with scores

See also