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

Fix molck usage text

parent 172c0fa1
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ please find them following: ...@@ -53,7 +53,7 @@ please find them following:
- oxt - Remove terminal oxygens - oxt - Remove terminal oxygens
- nonstd - Remove all residues not one of the - nonstd - Remove all residues not one of the
20 standard amino acids 20 standard amino acids
- unk - Remove unknown and atoms not following - unk - Remove unknown atoms not following
the nomenclature the nomenclature
Default: hyd Default: hyd
--fix-ele Clean up element column --fix-ele Clean up element column
......
...@@ -38,7 +38,7 @@ const char* USAGE= ...@@ -38,7 +38,7 @@ const char* USAGE=
" - oxt - Remove terminal oxygens\n" " - oxt - Remove terminal oxygens\n"
" - nonstd - Remove all residues not one of the\n" " - nonstd - Remove all residues not one of the\n"
" 20 standard amino acids\n" " 20 standard amino acids\n"
" - unk - Remove unknown and atoms not following\n" " - unk - Remove unknown atoms not following\n"
" the nomenclature\n" " the nomenclature\n"
" Default: hyd\n" " Default: hyd\n"
" --fix-ele Clean up element column\n" " --fix-ele Clean up element column\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment