from gene name to locuslink id
1
0
Entering edit mode
Weiwei Shi ★ 1.2k
@weiwei-shi-1407
Last seen 10.2 years ago
Hi, suppose I have a list of gene names like below, is there a "fuzzy"-matching based algorithm to convert gene name to locuslink id's? > head(anno[,4]) [1] Comp Rheb Ctsj Fgf18 Homer1 Ggtla1 Thanks -- Weiwei Shi, Ph.D Research Scientist GeneGO, Inc. "Did you always know?" "No, I did not. But I believed..." ---Matrix III
convert convert • 1.7k views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 3 months ago
United States
Weiwei Shi wrote: > Hi, > > suppose I have a list of gene names like below, is there a > "fuzzy"-matching based algorithm to convert gene name to locuslink > id's? > > >> head(anno[,4]) >> > [1] Comp Rheb Ctsj Fgf18 Homer1 Ggtla1 > Weiwei, You can grep on the Synonyms and Symbol columns from gene_info file located here: ftp://ftp.ncbi.nih.gov/gene/DATA/ Read the README file for more details. Sean
ADD COMMENT

Login before adding your answer.

Traffic: 458 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