Closed gtribello closed 4 weeks ago
I think this change is uncontroversial @GiovanniBussi. If you can accept the PR as soon as possible that would be great.
OK for me! Is this to be fixed also in v2.9? Or is that already ok?
And: the current PR is on master, maybe should be retargeted to 2.10
@GiovanniBussi To retarget it on 2.10 do I just make a new branch off 2.10 and cherry-pick this commit onto it?
@GiovanniBussi To retarget it on 2.10 do I just make a new branch off 2.10 and cherry-pick this commit onto it?
Yes
Redone but based on 2.10
Description
This change ensures that when you output the newly fitted path that you get by running the ADAPTIVE_PATH method the output pdb file contains the same residue numbers, beta and occupancy values as the input path. The change to mapping/rt-adapt-alt-rmsd comes about becuase the residue numbers in the output are now correctly coppied from the input
Target release
I would like my code to appear in release 2.10
Type of contribution
Copyright
COPYRIGHT
file with the correct license information. Code should be released under an open source license. I also used the commandcd src && ./header.sh mymodulename
in order to make sure the headers of the module are correct.Tests