From: Canan on
hi there,

I have a problem.I am trying to modify getembl() function in order to connect uniprot database. I changed url into ;
retrieveURL = ['http://www.ebi.ac.uk/cgi-bin/dbfetch?db=uniprot&id=' accessnum '&format=swiss&style=raw'];

however, I couldnt achieve. I still got errors.
can you lead me in order to reach protein names by connecting uniprot.
BTW: I have used getpdb to retrieve protein names(title) but using uniprot names of proteins is a better way.

thank you