You are here

heads up for constraints using GAUSSIANFUNC

2 posts / 0 new
Last post
heads up for constraints using GAUSSIANFUNC
#1

The documentation tells that the TAG field is NOT optional for the function type GAUSSIANFUNC.
However, this is not demonstrated in the samples given in the same page: 

https://www.rosettacommons.org/manuals/archive/rosetta3.5_user_guide/de/d50/constraint_file.html

AtomPair CZ 20 CA 6 GAUSSIANFUNC 5.54 2.0
AtomPair CZ 20 CA 54 GAUSSIANFUNC 5.27 2.0
AtomPair CZ 20 CA 50 GAUSSIANFUNC 5.26 2.0
AtomPair CZ 20 CA 10 GAUSSIANFUNC 4.81 2.0
AtomPair CZ 20 CA 41 GAUSSIANFUNC 9.90 2.0

So if you copy and modify the sample file using GAUSSIANFUNC without TAG, and if you happen to have multiple lines of constraints, the line following the GAUSSIANFUNC line will be ignored since it will be read as TAG !!! 

Just a heads up for users wondering why their constraints are not properly read in.

 

Category: 
Post Situation: 
Thu, 2015-10-22 07:30
attesor

Thanks for the note.  The current documentation is hosted at https://www.rosettacommons.org/docs/latest/rosetta_basics/file_types/constraint-file - the 3.5 documentation you linked is static and I can't readily fix it.  The live documentation is wrong too, but I will be fixing it presently in the "developer version" and the fixed version will go live probably tomorrow.

Thu, 2015-10-22 08:04
smlewis