noriakis / ggkegg

Analyzing and visualizing KEGG information using the grammar of graphics
https://noriakis.github.io/software/ggkegg
MIT License
210 stars 15 forks source link

Module abundance calculation #31

Open kebow opened 3 months ago

kebow commented 3 months ago

I am interested in using the module abundance component of ggkegg but am not clear how this is calculated, can you provide any further explanation? How do the values input into the vec <- c(0.1, 0.5) command in the tutorial relate to the calculation? Thanks!