When I run gsea method by sbea function with correct expression set, I got an error says "can't find object 'eset' ", which is weird that I run 'globaltest' method by sbea function without any error.
### call a error : "can't find object 'eset' gsea.res = sbea(method='gsea', eset=exset, gs=gsets, alpha=0.999, perm=100) #### GLOBALTEST runs well #### gb.res = sbea(method='globaltest', eset=exset, gs=gsets, alpha=0.999, perm=100)
Could anyone help me?
Many thanks! I'm waiting for the new version :-)