Open iblacksand opened 1 year ago
In a similar note, we may need to rename interestGene
to interestList
since it may not be a list of genes.
Additionally, we will have to add parameters for how to combine lists and how to normalize them.
The names for the normalization methods should be "Rank based" or "Value based".
Inputting multiple lists and gmts for the R-package may be cumbersome. We have to know what ID type each ID type is, to determine which GMTs are needed. For example, if there are no metabolites, we can just use the original GMT. Also the parameter names won't match for multiomics (i.e.
interestGene
should beinterestLists
). Either users will have to directly callWebGestaltRMultiomics
or they will have to deal with parameter names not exactly matching.Example
This is one example for how a user could provide multiple lists