I'm looking for a way (pymol, biopython / python script, or whatever) to sample from the entire pdb. I want to select pdb's with a certain attribute, a certain resolution, or rule out a certain attribute, for example membrane proteins. I also want to rule out pdb's that have metal atoms in them.
Any suggestion on how to approach this problem?
Sincerest regards.
Information about PDB's REST API is on this page.
Thanks, but doesn't have an option for heteroatoms. Any suggestions?