cytoscape / cytoscape-tutorials

Collection of modular Cytoscape tutorials for online presentation using reveal.js
Creative Commons Zero v1.0 Universal
309 stars 118 forks source link

Update index.html #97

Closed DeniseSl22 closed 1 year ago

DeniseSl22 commented 1 year ago

Adding check for "import data as" @khanspers

For some reason, when I load a pathway through the WikiPathways App, it always opens as an "Edge Table", not on the "Node Table". This also provided a conflict when wanting to load data, since I then cannot find the name of the 'Ensembl" column. I'm not sure if this is a bug, but I wanted to report this behavior. I'm currently using Cytoscape 3.9.0 (will update to 3.10.0 later today), on Linux, Ubuntu 18.04 . @AlexanderPico

khanspers commented 1 year ago

Adding check for "import data as" @khanspers

For some reason, when I load a pathway through the WikiPathways App, it always opens as an "Edge Table", not on the "Node Table". This also provided a conflict when wanting to load data, since I then cannot find the name of the 'Ensembl" column. I'm not sure if this is a bug, but I wanted to report this behavior. I'm currently using Cytoscape 3.9.0 (will update to 3.10.0 later today), on Linux, Ubuntu 18.04 . @AlexanderPico

The node table issue was fixed in 3.10. Instead, whichever table was previously selected will be selected after data import.