Skip to content

Commit

Permalink
Merge pull request #24 from Nithishwer/bug_fix
Browse files Browse the repository at this point in the history
Added output flag to example
  • Loading branch information
philbiggin authored May 6, 2024
2 parents e58b463 + 1174fa3 commit 3f2a35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example_execution.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ conda activate abfe

cli-abfe -p ./data/CyclophilinD_min/receptor.pdb \
-l ./data/CyclophilinD_min/ligands \
-nr 3 -njr 8 -njl 40
-nr 3 -njr 8 -njl 40 -o output

0 comments on commit 3f2a35f

Please sign in to comment.