wells-wood-research / aposteriori

DNN based protein design.
MIT License
7 stars 2 forks source link

update test to accomodate cbfix #87

Closed sunal1996 closed 11 months ago

sunal1996 commented 11 months ago

Test needs to be updated to ensure the cbfix code passes the test. Previous test was running create_residue_frame to add the CB atom to the residues, but now we are removing that CB addition code from create_residue_frame and doing it in voxelise_assembly instead.