Hello all,
I was trying to perform GSEA for a dataset using the `fgsea` R package. The code I used was
`fgseaRes <- fgsea(pathways = pathways,
stats = ranks,
minSize = 5,
maxSize = Inf)`
I received an warning
updated 2.4 years ago • zli1