ParseDCD: Unrecognized DCD format #1882
Replies: 6 comments
-
I tried to reproduce this error but I am failed. Can you share a link of your dcd if it is still available? |
Beta Was this translation helpful? Give feedback.
-
I'll look into this now I'm working with CHARMM |
Beta Was this translation helpful? Give feedback.
-
I have managed to reproduce this error now and will see what I can do about fixing it. |
Beta Was this translation helpful? Give feedback.
-
This might help: https://www.charmm.org/ubbthreads/ubbthreads.php?ubb=showflat&Number=4092 |
Beta Was this translation helpful? Give feedback.
-
A possible fix could be to read the CHARMM DCDs into VMD and write out new ones. I think those can then be read into ProDy. |
Beta Was this translation helpful? Give feedback.
-
Actually, according to #1534, they can't |
Beta Was this translation helpful? Give feedback.
-
Hi,
When I merge multiple DCD files with CHARMM and the merge command, ProDy can't recognize it (this condition "if (temp[0] - 4) % 80 != 0" returns False at line 177). But when I use catdcd, it's ok.
And I don't know why ...
Beta Was this translation helpful? Give feedback.
All reactions