UoA-eResearch / molpath

0 stars 0 forks source link

Numbered backbone atoms #30

Open warrickct opened 5 years ago

warrickct commented 5 years ago

Need to see if there is a direction to the ordering of the atoms. Could probably create the code to sequentially list for now then do directional determining afterwards.

ddoak commented 5 years ago

I'm guessing this is for the cartoon backbone. Look in Residue.cs. The backbone atoms are easy to find and sequence (also I added some code in 2789bb650be1663310f9fd06a57da9267e4ad023 [my repo] to store references to the transforms)