Skip to content
Snippets Groups Projects
Commit 4eacc2a4 authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

Beautify help and doc.

parent 36f9e4fe
No related branches found
No related tags found
No related merge requests found
......@@ -307,8 +307,8 @@ def _ParseArgs():
" * oxt - remove terminal oxygens\n"
" * nonstd - remove all residues not one of the 20\n"
" * standard amino acids\n"
" * unk - Remove unknown and atoms not following the"
"nomenclature"))
" * unk - Remove unknown and atoms not following the\n"
" nomenclature"))
parser.add_argument(
"-ce",
"--clean-element-column",
......
......@@ -23,8 +23,8 @@ lDDT scores between two complexes from the command line with:
[-o OUTPUT] [-d] [-ds DUMP_SUFFIX]
[-rs REFERENCE_SELECTION] [-ms MODEL_SELECTION]
[-ca] [-ft] [-cl COMPOUND_LIBRARY] [-qs]
[-c CHAIN_MAPPING [CHAIN_MAPPING ...]] [-rna]
[-l] [-ir INCLUSION_RADIUS]
[-c CHAIN_MAPPING [CHAIN_MAPPING ...]]
[--qs-rmsd] [-rna] [-l] [-ir INCLUSION_RADIUS]
[-ss SEQUENCE_SEPARATION] [-spr] [-ml]
[-rm REMOVE [REMOVE ...]] [-ce] [-mn] [-sc]
[-p PARAMETER_FILE] [-bt BOND_TOLERANCE]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment