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

Adding uniprot ID to Graph results #4

Open
joaomcteixeira opened this issue Sep 9, 2022 · 0 comments
Open

Adding uniprot ID to Graph results #4

joaomcteixeira opened this issue Sep 9, 2022 · 0 comments

Comments

@joaomcteixeira
Copy link

The html graph results store information of the PPI partner names:

                {
                    "name": "TNRC6C",
                    "symbolSize": 30,
                    "itemStyle": {
                        "normal": {
                            "color": "#FF6347"
                        }
                    }

Is it possible to store here also the uniprot ID? Having the uniprotID would render it straightforward to retrieve the interaction partner from the database instead of searching for this human-readable name (TNRC6C)? Representing the human-readable name in the graph is okay.

Thanks,

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