Entering edit mode
10.1 years ago
cw00137
▴
10
I have a list of genes i.e.:
FOXG1
SNRNP70
CREBBP
JUN
FHL1
SNW1
FHL3
FHL2
...
...
My question is how can I use python or perl to automatically retrieve the corresponding accession numbers for the UniProt database? I'm looking for the name of the package and classes/methods as I'll be able to figure out the programming myself. I'm just having difficulties identifying the correct tools for the job.
Thanks