species identifier for mapping CHO genes and proteins using the mygene package
0
0
Entering edit mode
3.9 years ago
peter.berry5 ▴ 60

I have a set of DE HGNC_Symbols which I wanted to map onto the equivalent protein_ids. I've used the mygene package to do this setting the species to human.

All_DE_Proteins <- queryMany(v6$HGNC_Symbol, scopes="symbol", fields=c("name", "uniprot", "ensembl.gene"), species="human", as_dataframe=True)

I was wondering what the code would be to set the species to cricetulus griseus, ie Chinese hamster, as the cells I work with are CHO cells.

I was also wondering does the species choice really matter, if the gene names are the same across both CHO and human? I haven't looked at the sequence homology of the 1000 plus DE genes in my dataset across the two species but some of my genes don't return any results, for example, "AARS" which according to https://genecards.weizmann.ac.il/v3/cgi-bin/carddisp.pl?gene=AARS is an Alanyl-TRNA Synthetase with the SwissProt ID P49588, so I would have expected a result.

mygene package chinese hamster • 583 views
ADD COMMENT

Login before adding your answer.

Traffic: 1537 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6