Skip to content

Commit

Permalink
Merge pull request #31 from jhenin/fixStepDFigures
Browse files Browse the repository at this point in the history
Fix figures and update overleaf
  • Loading branch information
jhenin committed Jun 16, 2023
2 parents 47e5dd0 + e9fffbc commit bef7630
Show file tree
Hide file tree
Showing 34 changed files with 1,586 additions and 105 deletions.
8 changes: 8 additions & 0 deletions SAFEP_Tutorial_Notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,14 @@
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "4fb8f86f-4f20-4511-98ca-bef81bbf97fe",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
1 change: 1 addition & 0 deletions common/TI.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ proc makeTI { cvName biasType forceConst0 forceConst1 forceExp upperWalls nWindo
targetEquilSteps $equilSteps \n \
lambdaSchedule $lambdaSched \n \
targetNumSteps $stepsPerWindow \n \
outputEnergies on
}"

return $TIbias
Expand Down
8 changes: 4 additions & 4 deletions stepA_create_DBC/sample_outputs/DBC_restraint.colvars
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ colvar {
atomPermutation 1 5 3 9 7 11 12
atoms {
# Define ligand atoms used for RMSD calculation
# "auto-updating" keyword updates atom IDs when applying cfg or changing molecule
# auto-updating selection: "resname PHEN and noh"
## "auto-updating" keyword updates atom IDs when applying cfg or changing molecule
## auto-updating selection: "resname PHEN and noh"
atomNumbers 1 3 5 7 9 11 12

# Moving frame of reference is defined below
Expand All @@ -30,8 +30,8 @@ colvar {
# if you get an error, rename this param to "rotateToReference"
fittingGroup {
# Define binding site atoms used for fitting
# "auto-updating" keyword updates atom IDs when applying cfg or changing molecule
# auto-updating selection: "alpha and within 6 of resname PHEN and noh"
## "auto-updating" keyword updates atom IDs when applying cfg or changing molecule
## auto-updating selection: "alpha and within 6 of resname PHEN and noh"
atomNumbers 1207 1315 1370 1386 1556 1566 1599 1616 1730 1827
}
# Reference coordinates for binding site atoms
Expand Down
Binary file modified stepB_alchemy_site/sample_outputs/bound_convergence.pdf
Binary file not shown.
Binary file modified stepB_alchemy_site/sample_outputs/bound_generalFigures.pdf
Binary file not shown.
Binary file modified stepC_restraint_perturbation/sample_outputs/TI_general.pdf
Binary file not shown.
Binary file modified stepD_alchemy_bulk/sample_outputs/bulk_convergence.pdf
Binary file not shown.
Binary file modified stepD_alchemy_bulk/sample_outputs/bulk_generalFigures.pdf
Binary file not shown.
Binary file modified text_src/Figures/COM_restraint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified text_src/Figures/CV_COM_mismatchedRefs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified text_src/Figures/CV_dashboard_StepA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added text_src/Figures/RFEP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified text_src/Figures/SAFEP_cycle.pdf
Binary file not shown.
Binary file added text_src/Figures/SAFEP_cycle_old.pdf
Binary file not shown.
Binary file not shown.
Binary file modified text_src/Figures/Source_images/SAFEP_cycle.key
Binary file not shown.
Binary file not shown.
Binary file modified text_src/Figures/bimodal_distribution.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added text_src/Figures/bound_convergence.pdf
Binary file not shown.
Loading

0 comments on commit bef7630

Please sign in to comment.