Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map title is labeled wrong! #21

Open
yjiangnan opened this issue Jun 6, 2018 · 0 comments
Open

Map title is labeled wrong! #21

yjiangnan opened this issue Jun 6, 2018 · 0 comments

Comments

@yjiangnan
Copy link

import requests
requests.get('http://localhost:1234/keggscape/v1/mmu04911')

This is supposed to download pathway path:mmu04911 (Insulin secretion), but what I get in Cytoscape is a map labeled as "Renal cell carcinoma". The map seems to match the map of insulin secretion. But the label is wrong.

Another example is

requests.get('http://localhost:1234/keggscape/v1/mmu04211')

I get similar problem. The name of the map should be "Longevity regulating pathway", but is labeled "Insulin signaling pathway".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant