deepfold.data.search.templates.get_atom_positions

deepfold.data.search.templates.get_atom_positions(mmcif_dict: dict, auth_chain_id: str, max_ca_ca_distance: float, zero_center: bool) Tuple[ndarray, ndarray][source]

Gets atom positions and mask from a list of Biopython Residues.