Member Site › Forums › Rosetta++ › Rosetta++ – General › how do I repeat relax runs and get scoring functions at every state › Reply To: how do I repeat relax runs and get scoring functions at every state
November 7, 2008 at 3:04 am
#4027
*.sc file that I got only gives final scores. How do I get scores after every minimization step?
Thanks,
Temsiri
> I have two questions:
> 1) To compare two different minimization algorithms, I run “-relax -cenrlx -ex1 -ex2”, which, I believe, contains randomness in perturbation. How do I make each relax run the same?
You can add the flag -constant_seed
> 2) How do I get the output of scoring functions of the chain after every move, especially during minimization?
the *.sc file should record the scores
>
> Thank you very much.
> Temsiri