What does the "value" on color key mean? #40
-
Hi,
there's a "value" on the color key with red indicating a lower value and blue indicating a higher value. What does the "value" mean here? Thank you for your attention! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @candacelei, Thanks a lot for your interest in ReactomeGSA! The values are the pathway-level expression values as estimated by the Short version: It's a pathway analysis approach, where the gene- / protein-level abundance values are mapped to the pathway level. For ssRNA-seq data, you can then use this information to detect pathway-level differences instead of only working on the gene level. Does that help? Kind regards, |
Beta Was this translation helpful? Give feedback.
Hi @candacelei,
Thanks a lot for your interest in ReactomeGSA!
The values are the pathway-level expression values as estimated by the
ssGSEA
approach. We use the implementation of theGSVA
Bioconductor package. You can find all the details about the approach here.Short version: It's a pathway analysis approach, where the gene- / protein-level abundance values are mapped to the pathway level. For ssRNA-seq data, you can then use this information to detect pathway-level differences instead of only working on the gene level.
Does that help?
Kind regards,
Johannes