We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6125f9 commit 9bb77dfCopy full SHA for 9bb77df
QMLS Code/Compare.py
@@ -1,5 +1,5 @@
1
# Import numpy for operation
2
-import numpy as np
+import numpy as np
3
4
# Define a function to convert PDB files to numerical arrays
5
def pdb_to_array(pdb_file):
0 commit comments