PathwayCommons / pcviz

Pathway Commons Bio Network Visualizer
http://www.pathwaycommons.org/pcviz/
MIT License
8 stars 3 forks source link

uniprot_scraper.sh error (log): undefined is not an object #23

Closed IgorRodchenkov closed 8 years ago

IgorRodchenkov commented 8 years ago

When I run the script (using a fresh and latest pcviz at localhost:8080/, configured properly, connecting to the pre-release PC2 v8 service at pathwaycommons.baderlab.org/, etc.), I can see errors like the following in the script's log:

fetchNHood(): Q8WWZ4
TypeError: undefined is not an object (evaluating 'data.nodes[0].position')

  http://localhost:8080/js/components/pcviz.network.js:218
  http://localhost:8080/js/jquery-1.8.2.min.js:2 in k
  http://localhost:8080/js/jquery-1.8.2.min.js:2 in fireWith
  http://localhost:8080/js/jquery-1.8.2.min.js:2 in y
  http://localhost:8080/js/jquery-1.8.2.min.js:2 in d
[timeout] skipping query Q8WWZ4
IgorRodchenkov commented 8 years ago

Fixed.