ahmohamed / lipidr

Data Mining and Analysis of Lipidomics datasets in R
https://www.lipidr.org/
Other
27 stars 13 forks source link

Suggestion for Unsaturation analysis and chain length #60

Open DavidGO464 opened 1 year ago

DavidGO464 commented 1 year ago

Hi translational med postdoc here!

One quick suggestion. It would be exptremely beneficial if :

plot_enrichment( de.results, significant.sets, annotation = c("class", "length", "unsat"), measure = "logFC" )

can also select the type of lipid specie we want to analyze for unsaturation and chain length.

For instance, from a biochemical point of view it would be fair to analyze Chain length and unsaturation enrichment in Ttriglycerides (TG) only.

hope this canbe implemented.

Thxs for all!!