lianos / multiGSEA

NOTE: This package has been renamed to sparrow and will be submitted to Bioconductor 3.14. Please use that package instead. This is kept here for posterity.
https://lianos.github.io/multiGSEA/
MIT License
21 stars 2 forks source link

Implement eigenWeightedZscore #31

Open lianos opened 4 years ago

lianos commented 4 years ago

The eigenWeightedMean is a pretty hand single-sample score, however its score can be driving by outliers with high expression.

We can try calculating gene weights in the same way we do in eigenWeightedMean, but produce a score that is eigen-weighted average of the gene z-scores.