Skip to content

Commit

Permalink
add --nojump to the rmmol gmx comand sample
Browse files Browse the repository at this point in the history
  • Loading branch information
kh01734 committed Sep 14, 2024
1 parent 9827c26 commit 4a95109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/rmmol.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pacs rmmol mdtraj -t 1 -k "not water" -e .xtc -m trial001/cycle000/replica001/pr

#### gromacs
```shell
pacs rmmol gmx -t 1 -k "not_water" -e .xtc -n index.ndx -g gmx
pacs rmmol gmx -t 1 -k "not_water" -e .xtc -n index.ndx -g gmx --nojump
```

#### cpptraj
Expand Down

0 comments on commit 4a95109

Please sign in to comment.