foldcomp
foldcomp copied to clipboard
Are these not all coords?
Hi,
Thanks for the great resource!
I noticed that it says that "data_dict["coordinates"] # coordinates of the backbone as list", but I find that this list contains all atomic coordinates.
- Is there a way to get only the backbone?
- Do you have code to build all atomic coordinates from backbone atoms+angles somewhere?
Best,
Patrick
- I'm sorry for the misleading documentation. I'll fix the documentation and add the backbones in the data_dict as well.
- Currently, reconstruction of side chain atoms is at
sidechain.cppnot in python API.