Software
pdb_model2chain.py - This python program takes the biological assembly pdb and removes the model records and converts the models into a series of chains. For example, model 1 and model 2 will both have the A chain. This program removes the model record and converts the second chain identifier to B.
|