michaelwitting / LipidNetworkPredictR

Model based prediction of C. elegans lipids
0 stars 1 forks source link

Input functionality to upload information on lipid species #7

Open tnaake opened 1 year ago

tnaake commented 1 year ago

We need user-friendly functions to tell LipidNetworkPredictR which lipid species to use for the construction of the network.

The RHEA database contains several resources that might help here. Of particular interest are the files

Write functions that require from the user input of the lipid species (e.g. in the form of HMDB ids).

tnaake commented 1 year ago

This is implemented in R/id_conversion.R.

Major problems to solve:

Our tool runs with generalized forms of reactions, e.g. RHEA:15421. How to link more specific forms of reactions using actual molecules rather than abstract representations and link these specific forms to the generalized forms of reactions?