Skip to content

Commit

Permalink
Update test_cg.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
oliserand authored Oct 19, 2023
1 parent a27f3ab commit f6132f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ do
prot=${line}
done <${file}

cd ..
cd ../src

./coarseGrain.py --pdb tests/${prot}.pdb --cg 4 --atomType CB

0 comments on commit f6132f5

Please sign in to comment.