We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422d5c3 commit 1faf43bCopy full SHA for 1faf43b
QMLS Code/Compare.py
@@ -1,6 +1,6 @@
1
# Import numpy for operation
2
import numpy as np
3
-
+
4
# Define a function to convert PDB files to numerical arrays
5
def pdb_to_array(pdb_file):
6
# Read the pdb file and extract the coordinates of the atoms
0 commit comments