Hi,
I understand GSEA is typically run with an expression dataset. If I have just a list of genes, I can run compute overlaps with the MSigDB database online:
http://software.broadinstitute.org/gsea/msigdb/annotate.jsp
However, I am wondering if I can compute overlaps in MSigDB datasets locally through a command line for a list of genes. I want to do this because I have tons of such datasets (only genes) which I need to query for overlaps with MSigDB. Has anyone done this?
Thanks.