cytoscape / cy-ndex-2

A Cytoscape client app for the NDEx database
MIT License
0 stars 2 forks source link

Duplicate NDEx ID in network properties #25

Open bdemchak opened 7 years ago

bdemchak commented 7 years ago

Looking at a saved network in NDEx (below), I see that the NDEx ID is listed twice. Is this correct?

image

bdemchak commented 7 years ago

Re-verify with pristine network. ndex.uuid should be the only property.

bdemchak commented 7 years ago

I still see this ... it's on 51a18805-5219-11e7-8f50-0ac135e8bacf.

Opposite problem with new network bc0634b7-521a-11e7-8f50-0ac135e8bacf ... There is a uuid field but it is blank. Is this a cart-before-horse problem?? UUID can't be known before it is written if network is new??

If I re-save the network, I get both the uuid and ndex.uuid attributes containing the NDExID. So, this problem remains.

bdemchak commented 7 years ago

Duplicate seems to have been removed (good!). I note that on a new network, the ndex.uuid attribute is not present, but on a re-saved network it is. Is this correct??