Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why these two pdbs can not calculate RMSD? #98

Open
Qmi3 opened this issue Mar 14, 2023 · 4 comments
Open

Why these two pdbs can not calculate RMSD? #98

Qmi3 opened this issue Mar 14, 2023 · 4 comments

Comments

@Qmi3
Copy link

Qmi3 commented Mar 14, 2023

The first file contain hydrogen but when i use --no-hydrogen and --reorder ,it's still reported that structure not same size .They are both 169 residues.

@Qmi3
Copy link
Author

Qmi3 commented Mar 14, 2023

test.txt
test1.txt

@nbehrnd

This comment was marked as off-topic.

@charnley
Copy link
Owner

Hi @Qmi3 , interesting problem. So other than Hydrogens, one file also included the rest of the amino acids, whereas the other only included the core. The same number of amino acids, different number of atoms.

I opened up a branch https://github.com/charnley/rmsd/tree/charnley/issue-98 to try to resolve this. I have added a new argument to only look at the alpha Carbons of a protein structure. This is extremely hard to reorder though! But it seems your structures were already ordered.

Please try it out and let me know if this solves your issue.

@andersx

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants