I have a list of ucsc ids such as:
uc003tlo.1
uc010fmh.2
uc010fmh.2
uc010fmh.2
uc010fmh.2
uc010fmh.2
uc010srq.1
uc010srq.1
uc010snr.1
uc002cpk.1
uc001vwc.3
uc001vwc.3
uc001vwc.3
uc009vwl.2
...
......
.........
How can i map them to uniprot ids. One way i thought was possible was to download the uniprot mappings from the following link: ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/idmapping/by_organism/ and choose the zipped file :HUMAN_9606_idmapping.dat.gz This file does have the mappings but they are not complete. For example some ids such as:
uc010bhr.2
uc002xwx.2
uc003nxj.2
uc003nxk.2
uc003nxj.2
uc003nxk.2
uc003nxj.2
uc003nxk.2
uc001nyj.2
uc001ntn.1
uc003vrg.1
uc002rah.2
uc001bvd.2
uc001fec.1
uc003zzu.1
uc010zyh.1
uc001chs.2
....
........
are not present in the downloaded uniprot zipped file. Does anyone know a better method of mapping between the ids?