You are here

BridgeChainsMover

6 posts / 0 new
Last post
BridgeChainsMover
#1

Hi,

I am using the 2016.28 build and have the some problems with "BridgeChainsMover" from Brian's recent method paper: DOI:10.1007/978-1-4939-3569-7_20

I get this error "ERROR: 'scorefxn' is not a valid option for BridgeChainsMover".  Here is the part of script that returns an error:

<BridgeChainsMover name="connect" chain1="1" chain2="2" motif="3LX-3LA-3LX" overlap="3" scorefxn="centroid_scorefunction" />

The paper describes "scorefxn" as compolsory option and if I run the script without "scorefxn" option,  I get this:

ERROR: connect: No score function set!

ERROR:: Exit from: src/protocols/denovo_design/movers/BridgeChainsMover.cc line: 178

Is there an easy way around this? I would appreciate any thoughts on this.

Thanks,

Maz

 

Post Situation: 
Sun, 2016-08-07 17:32
msardejani

You found a bug!  I sent it along to Tom Linksy.  He said:

"

Pull request 1514 fixes this. This is my fault -- I refactored this a couple of weeks ago and somehow the scorefxn option got lost.  Will push the fix an integration test as soon as the test servers are done with it

"

I guess look for the fix in the next release.  Thanks for finding it!

Mon, 2016-08-08 09:23
smlewis

Tom suggests that this is a recent interface bug that he thinks the code from further back will work - maybe try the 3.6 release (which is from April) or something from early in this year.

Mon, 2016-08-08 15:45
smlewis

I guess it's relevant that he also tells me that I'm wrong about when this file was released and that it should be there for a year or so back.

Mon, 2016-08-08 15:46
smlewis

Thanks Steve, I'm using 2016.32.58837 now and the bug is gone.

Tue, 2016-08-30 12:57
msardejani

Well, Tom Linsky deserves the thanks for fixing it, but we're glad it's working.

Tue, 2016-08-30 13:47
smlewis