bis_protein_structure.SOLVENTACC.getTMscore

bis_protein_structure.SOLVENTACC.getTMscore(pdb_path1, pdb_path2)[source]

Calculate the TM-score between two PDB files.

Parameters:
  • pdb_path1 (str) – Path to the first PDB file.

  • pdb_path2 (str) – Path to the second PDB file.

Returns:

The TM-score between the two structures.

Return type:

float