Hi,
I am interested in using MP-Nerf for a custom dataset and in order to do this I would need to have the functionality of transforming arbitrary PDB entries in the 'SidechainNet format'. Thus, I am looking to learn more about the data processing in SidechainNet, in particular about the angles.
From your documentation, I know that the angles for a protein with L residues will have the shape L x 12, where:
- backbone torsion angles are L x 3
- backbone bond angles are L x 3
- sidechain torsion angles L x 6
My questions would be:
- is the order of the backbone torsion angles in this format phi, psi, omega?
- is the order of the bond angles C-N-CA, N-CA-C, and CA-C-N ?
- do you have some details about which specific angles you count as chi1, chi2 etc? I am asking because in other sources I only see chi angles between chi1 and chi5, whereas you have 6. For example, I would be interested if you are considering the angles from here or more (eg: here they also count altchi1 and altchi2 which are not present in the previous list)
- finally, do you maybe have some tools to generate the SidechainNet data for arbitrary PDB files or would we have to write our own?
Many thanks!
Andreea
Hi,
I am interested in using MP-Nerf for a custom dataset and in order to do this I would need to have the functionality of transforming arbitrary PDB entries in the 'SidechainNet format'. Thus, I am looking to learn more about the data processing in SidechainNet, in particular about the angles.
From your documentation, I know that the angles for a protein with L residues will have the shape L x 12, where:
My questions would be:
Many thanks!
Andreea