stjude / proteinpaint

Data visualization and analysis framework focused on phenotype-molecular data integration at cohort level.
https://proteinpaint.stjude.org/
Other
13 stars 3 forks source link

GSEA Implementation #1741

Closed robinpaul85 closed 2 weeks ago

robinpaul85 commented 2 weeks ago

Description

New GSEA implementation using blitzgsea. There were some merge conflicts in the previous PR, so I closed it. This branch has been tested to work in the docker image.

Need to install blitzgsea python package. This can be done using pip3 install blitzgsea

CAVEAT: The option "BP: Subset of GO" takes about 11-12s. Will look to rewrite parts of blitzgsea in Rust in the future.

Checklist

Check each task that has been performed or verified to be not applicable.

xzhou82 commented 2 weeks ago

thanks. just a note sjmb12 is unpublished. please delete session file

robinpaul85 commented 2 weeks ago

thanks. just a note sjmb12 is unpublished. please delete session file

Done