Member Site › Forums › Rosetta 3 › Rosetta 3 – Applications › problem when exact pdb from silent file › Reply To: problem when exact pdb from silent file
April 19, 2011 at 12:58 pm
#5454
Anonymous
I’ve already solved the problem but I want to report the several opinions that are used in the manual are wrong:
The original one is:
./bin/score.linuxgccrelease
-database ../rosetta_database
-in:file:silent 1l2y_silent.out
-in:file:fullatom
-output
-rescore:output_only
but the opinion “-output” should be “-out:output”, or you may also want add opinion “-out:pdb”.