Dear all,
I use score_jd2 to score a pdb structure. But I also want to output the structure.
I try ~/software/Rosetta_3.4/rosetta_source/bin/score_jd2.linuxgccrelease -s 1f0m.pdb -database ~/software/Rosetta_3.4/rosetta_database -out:prefix 1f0m_test -out:output
But I didn’t get the structure. I only get the 1f0m_test.sc which contains the energy of the pdb.
I think I have found the reason. I should use score instead of using score_jd2
But the structure output by score has more H atom than original one. Is that will change the energy score? Thank you!
Output: -nooutput don’t print PDB structures (default now)
-output force printing of PDB structures
-out:file:silent write silent-out file
-out:prefix myprefix prefix the output structures with a string