You are here

Score.sc file showing total score 0 for all protein structures created

2 posts / 0 new
Last post
Score.sc file showing total score 0 for all protein structures created
#1

Hello, I am trying to use Rosetta to design the interface of my protein and would like to rank the predicted structures based on their scores however, after running the job, all the files show 0 for the total score. Could anyone take a look at my xml script and flags file (in the pdf file) to see if I'm missing something or how else to fix this issue? Thanks in advance!

AttachmentSize
scripts.pdf30.18 KB
Category: 
Post Situation: 
Wed, 2022-11-23 11:13
aanshi

Hello!

You might try to add the OUTPUT tag in your XML script. 

<OUTPUT scorefxn="(name &string)"/>

 

You may also need to specify a scorefunction using a SCOREFUNCTION block. See the RosettaScripts Overview documentation for the syntax.

I hope that works for you!

David Nannemann
Rosetta Design Group

Mon, 2022-11-28 09:39
nannemdp