pyMultiOmics
pyMultiOmics copied to clipboard
Add support for feature annotations
- A feature could be assigned multiple annotations (names).
- Users should be able to select which annotations to use, e.g. KEGG, ChEBI for compound data. before running analysis.
- Annotations could also be expanded by pulling related terms, e.g. related ChEBI terms that are involved in a reaction.
The codes are somewhat there that could do the above, but they're messy and need to be tidied up.