bis_protein_structure.SOLVENTACC.convert_mmcif_to_dssp¶ bis_protein_structure.SOLVENTACC.convert_mmcif_to_dssp(mmcif_path, dssp_root)[source]¶ Convert a MMCIF file to DSSP format. Parameters: mmcif_path (str) – Path to the MMCIF file. dssp_root (str) – Directory where the DSSP file will be saved.