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