pub fn create_backbone_mask_37(xyz_37: &Tensor) -> Result<Tensor>
Expand description
Input coords. Output 1 <batch x 1 > Tensor representing whether each residue has all 4 backbone atoms. note that the internal ordering is different between backbone only [N/CA/C/O] and all-atom [N/CA/C/CB/O]….