There are approx. 1,07,000 atoms in my pdb file and I am trying to replace my atom types according to the forcefield I am using. For example
P --->P21
C101 ---> C11
O21 ---> O12
H6 ---> H1
:
:
:
:
It contains huge number of atoms so I can't perform it manually. Can anyone help me regarding this please.