fgsea_rank_contrasts.Rd
convert data frame into list of ranks
fgsea_rank_contrasts(df, ids = "X1", score = "X2", contrast = "contrast")
df | data frame |
---|---|
ids | column with ids |
score | column with scores |
contrast | column with contrast name. |
Other fgsea:
fgsea_leading_edge_too_char()
,
fgsea_msigdb_collections()
,
fgsea_msigdb()
,
fgsea_rank()
,
getMsigdbGenesets()
,
run_fgsea_for_allContrasts()
,
run_fgsea_for_allGeneSets()