saezlab / cosmosR

COSMOS (Causal Oriented Search of Multi-Omic Space) is a method that integrates phosphoproteomics, transcriptomics, and metabolomics data sets.
https://saezlab.github.io/cosmosR/
GNU General Public License v3.0
56 stars 15 forks source link

Node names and annotations #38

Open CatherM opened 1 month ago

CatherM commented 1 month ago

Hello Aurelien Dugourd, Attila Gabor,

I am using COSMOS to generate networks based on transcriptomic and metabolomic data. I then analyze the networks in Cytoscape. I have a few question regarding names and annotations of nodes.

Firstly, there are a few situations in which nodes are connected to another node that represent the same molecule (or so I presume). For example FH here is connected to Enzyme7542FH and Enzyme8947FH. Is there a reason for these numbers all representing the same enzyme? image

Secondly, when the parameter ‘depth’ is made larger, I find odd names, ones that start with ‘orphanReac’ and/or end in ‘_reverse’ (e.g. Enzyme177300002orphanReacPHEt2m or Enzyme7347GOT1_reverse, or Enzyme941__orphanReacILEtmi_reverse).

Is this because the network did not finish running due to time restraint, or are these node names correct and do I need more information to help interpret them?

Thank you in advance for the amazing tool, vignettes and help.

Kind regards, Cathy.