Hi Neelam,
I don't have much idea about R, but you can try several other online servers for the same.
Biomart http://www.biomart.org/biomart/martview/942da133bec34876002f4e8002ea4cb1 is a general tool that enables you to extract a lot of different informations from databases - sequences, ontologies, transcripts, homologues - but maybe for converting gene ids is a bit too complex.
I recommend another possible solution to this http://idconverter.bioinfo.cnio.es/
Cheers
Hi Neelam,
I agree with rahul, you need to use org.Hs.eg.db Bioconductor package with following script to convert the desire Ids. This script are being written by Benjamin Tovar Cisneros... for more info please visit http://tata-box-blog.blogspot.in/search/label/R
R Script @ https://dl.dropboxusercontent.com/u/17816910/R/get.symbolIDs.R
Thanks
Hi Neelam,
Apart from above mentioned approaches you can also try this server http://cardioserve.nantes.inserm.fr/mad/madgene/single.php
Cheers
Hi Neelam,
If you are looking for Excel plugins for the same then try Id Mapper which integrates directly into Microsoft Excel. It empowers its users to enrich their results with biological identifiers (or any other information currently available through our service) without requiring them to leave Excel.
Thanks
Hello, check org.Hs.eg.db Bioconductor pkg for convertID betweens different identifiers.
Link:
http://www.bioconductor.org/packages/release/data/annotation/html/org.Hs.eg.db.html