Skip to content

Commit 73cb516

Browse files
author
Yifan Zhou
authored
Update Compare.py
1 parent a5eec06 commit 73cb516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QMLS Code/Compare.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Import numpy for operation
22
import numpy as np
3-
3+
44
# Define a function to convert PDB files to numerical arrays
55
def pdb_to_array(pdb_file):
66
# Read the pdb file and extract the coordinates of the atoms

0 commit comments

Comments
 (0)