miniworld.utils.data_refactoring.mmcif_loop_parser¶ miniworld.utils.data_refactoring.mmcif_loop_parser(lines_split_by_sharp, first_key, IS_ATOM=False)[source]¶ CAUTION !!! mmcif is not well-sturctured file. So it is not easy to parse. Therefore I use this function to parse mmcif file.