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

Differences in gene name and query term while retrieving genemania network thrrough Cytoscape #129

Closed
Niveda-S opened this issue Mar 14, 2019 · 2 comments

Comments

@Niveda-S
Copy link

I use the cytoscape app to construct a gene network. In some cases, the query term I put in does not exactly match the gene name retrieved by genemania. It looks like the synonyms are being considered to match gene name to query term. I was wondering on what basis the synonym is being considered. For example in my case,

SUID | annotation name | annotations | log score | name | gene name | query term | node type | score | selected | shared name | Synonym
6557 |   |   | -0.48442 | H__sapiens__5_-702658 | query | DNAJA1 | HSJ2 | 0.616054 | FALSE | H__sapiens__5_-702658 | HSJ2

6567 |   |   | -0.414 | H__sapiens__5_-704214 | query | DNAJB6 | MRJ | 0.660998 | FALSE | H__sapiens__5_-704214 | MRJ

Genemania considers HSJ2 and DNAJA1 to be synonyms and MRJ and DNAJB6 to be synonyms and considers that MRJ and HSJ2 interact with one another.

But, Uniprot considers MRJ, HSJ2 and DNAJB6 to be synonyms with Uniprot ID = O75190
I'm not sure how to deal with a situation like this. Because O75190 is my protein of interest, is it valid to show that synonymous genes interact with one another? Or should I discount cases of synonymous gene interactions?

@gbader
Copy link
Member

gbader commented Mar 15, 2019 via email

@gbader gbader closed this as completed Mar 15, 2019
@Niveda-S
Copy link
Author

Thanks for the response! I would like further clarification on the following:

  1. I have a list of protein ids that I would like to use as input for genemania. I have noticed that using protein ids as opposed to the official gene symbols of the proteins gives slightly varied responses. Which method do you suggest I use?

  2. Also, in the case I described above:

SUID | annotation name | annotations | log score | name | gene name | query term | node type | score | selected | shared name | Synonym
6557 |   |   | -0.48442 | H__sapiens__5_-702658 | query | DNAJA1 | HSJ2 | 0.616054 | FALSE | H__sapiens__5_-702658 | HSJ2
6567 |   |   | -0.414 | H__sapiens__5_-704214 | query | DNAJB6 | MRJ | 0.660998 | FALSE | H__sapiens__5_-704214 | MRJ

should I be using the query term or the gene term as the interactor names?

Thanks,
Niveda

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

2 participants