Skip to content
Snippets Groups Projects
Commit 63411122 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

type

parent 69de852b
Branches
Tags
No related merge requests found
...@@ -169,7 +169,7 @@ def _ParseArgs(): ...@@ -169,7 +169,7 @@ def _ParseArgs():
dest="rmsd", dest="rmsd",
default=False, default=False,
action="store_true", action="store_true",
help=("Compute RMSD score and store as key \"lddt-pli\".")) help=("Compute RMSD score and store as key \"rmsd\"."))
parser.add_argument( parser.add_argument(
"--radius", "--radius",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment