You are here

How to freeze ligand during FastRelax?

2 posts / 0 new
Last post
How to freeze ligand during FastRelax?
#1

I want to fix (freeze) ligand during fastrelax because the fastrelax changes ligand conformation weirdly .

This happens even with params file of the ligand.

Therefore, I tried ignore_unrecognized_res, but this option just not outputting the ligand in the result file.

Here I attach screenshots.

 

Thank you

AttachmentSize
before_fastrelax.png81.26 KB
after_fastrelax.png83.39 KB
Category: 
Post Situation: 
Thu, 2020-01-02 14:53
dnamkr

Hello,

By default, FastRelax performs relaxation on all bonds, including ligands. You can use a movemap to specify bond angles that should NOT be moved.

See movemap info here: https://www.rosettacommons.org/docs/latest/application_documentation/structure_prediction/relax

   -in:file:movemap          Read in custom move map (see **, can be used to specifically define which jumps, bb and chi torsion angles are movable and which ones are not. By default, all are movable. Definitions in the custom movemap override the more general jump_move, bb_move and chi_move commands above. )

and here: https://www.rosettacommons.org/docs/latest/rosetta_basics/file_types/movemap-file

RESIDUE 89 NO        # set res 89 unmovable

-Amanda

Fri, 2020-01-10 16:48
aloshbau