I need to generate multiple pdb files for a single protein, each pdb file with different mutations, up to every single permutation possible for a selected region of a protein. For example, if I want to mutate every single residue in a region in the protein which is 3 residues long, I would have 3!=6 different permutations, and generate 6 different pdb files, each with a different sequence in the mutated region. I could do this manually in Meastro, or Pymol, or VMD, but that wouldn't be very time-efficient; is there anyway to make a script which could do this?

More Joseph Noble's questions See All
Similar questions and discussions