You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @MuthusaravananS, just use the "--energy" parameter in your execution line.
For example:
--energy 3.0: will search for all points with energy less than or equal to 3KJ/mol.
Then you will receive an output "discrete_values_energy_frames.tsv" containing all the energy values for each frame. Once you know which frame is related to the respective energy value, simply remove the respective frame from your trajectory.
If you want to view different points according to energy, just use the " --discretize" parameter. For example,
--discretize 1.0: will discretize the image points every 1 KJ/mol.
how to extract minima time frame or PDB
The text was updated successfully, but these errors were encountered: