I have a list of protein accession ids and if it is a known protein. I would like to have the corresponding links to PDB.(i.e corresponding PDB codes). How can I get the PDB codes if I have the GenBank protein accession ids to make software can do this operation automatically?
Example: Having the accession number CAD66663, I would like to have PDB code for this.
You should be able to use upload a bunch of IDs to NCBI BLAST or use standalone blast+ to query against pdb. Some filtration should get you the PDB ids.