I am trying to replicate the work of the paper entitled “De novo design of potent and selective mimics of IL-2 and IL-15”.
However, I get the following error when I run Rosetta Script (Rosetta 2019.14) with deNovoPreprofiledMimeticsDesign_gen2.xml:
Error messages were:
From line 38:
Error: Element ‘CavityVolume‘: This element is not expected.
33: </CalculatorFilter>
34:
35: <!–Enabled–>
36: <PackStat name=”packstat_enabled” threshold=”0.63″ repeats=”5″ confidence=”1″ />
37: <SSPrediction name=”sspred_enabled” cmd=”/work/dadriano/PROGRAMS/psipred/runpsipred_single” use_probability=”0″ use_svm=”0″ threshold=”0.80″ confidence=”1″/>
38: <CavityVolume name=”cav_vol_disabled” />
…..