Thank you for the response. I'm working on similar structures with the same number of atoms. I have mentioned below the coordinates of the same atoms in two chains in a pdb. You could see that if I match a specific chain, it gives me a new pdb file with new coordinates. But when I try to match all the atoms or specific atom types. It doesn't perform the alignment. Am I missing something? And about matchmatcher; I prefer to have options to align all atoms or CA atoms or CB atoms.
Structure 1:
ATOM 19 N ASN A 2 12.612 28.406 -9.353
ATOM 968 N ASN B 2 -6.828 36.102 -9.743
Structure 2:
ATOM 1 N ASN A 2 -7.732 35.011 -9.283
ATOM 873 N ASN B 2 -0.035 54.442 -9.992
match #1:.A@CA #0:.B@CA
ATOM 1 N ASN A 2 -7.691 35.166 -9.397
ATOM 873 N ASN B 2 0.155 54.542 -9.986
match #1 #0
ATOM 1 N ASN A 2 12.612 28.406 -9.353
ATOM 873 N ASN B 2 -6.828 36.102 -9.743
match #1:*@CA #0:*@CA
ATOM 1 N ASN A 2 12.612 28.406 -9.353
ATOM 873 N ASN B 2 -6.828 36.102 -9.743
Thanks,
Catherine