Member Site › Forums › Rosetta 3 › Rosetta 3 – Build/Install › Features Reporters missing documentation in rosetta_scripts -info
- This topic has 3 replies, 2 voices, and was last updated 7 years, 9 months ago by Anonymous.
-
AuthorPosts
-
-
March 13, 2017 at 5:10 pm #2615Anonymous
Running the command
rosetta_scripts.macosclangrelease -info InterfaceFeature
with randomly selected Features Reporters always returns an error. The info flag behaves correctly for other Rosetta Scripts tags for example passing MutateResidue.
Rosetta 3.8 on Mac OSX.
core.init: Rosetta version unknown:exported from http://www.rosettacommons.org
core.init: command: rosetta_scripts.macosclangrelease -info InterfaceFeature
core.init: ‘RNG device’ seed mode, using ‘/dev/urandom’, seed=-625267939 seed_offset=0 real_seed=-625267939
core.init.random: RandomGenerator:init: Normal mode, seed=-625267939 RG_type=mt19937
core.init: found database environment variable ROSETTA3_DB: /Users/dweis/apps/rosetta/3.8//main/database
apps.public.rosetta_scripts.rosetta_scripts:
The rosetta_scripts application was used with the -parser:info flag.
Writing options for the indicated movers/filters/task operations/residue selectors:
“InterfaceFeature” not found!
Warning: the following are not movers, filters, task operations, or residue selectors; no information could be found for these:
InterfaceFeature
The rosetta_scripts application will now exit.
-
March 13, 2017 at 5:26 pm #12222Anonymous
Only a subset of the RosettaScripts objects can be printed with the -parser:info option. That is: Movers, Filters, TaskOperations, and ResidueSelectors. Other objects (like FeaturesReporters) have not yet been hooked into the system. This is a known limiation.
Thanks for reminding us about the lack.
-
March 13, 2017 at 5:26 pm #12743Anonymous
Only a subset of the RosettaScripts objects can be printed with the -parser:info option. That is: Movers, Filters, TaskOperations, and ResidueSelectors. Other objects (like FeaturesReporters) have not yet been hooked into the system. This is a known limiation.
Thanks for reminding us about the lack.
-
March 13, 2017 at 5:26 pm #13264Anonymous
Only a subset of the RosettaScripts objects can be printed with the -parser:info option. That is: Movers, Filters, TaskOperations, and ResidueSelectors. Other objects (like FeaturesReporters) have not yet been hooked into the system. This is a known limiation.
Thanks for reminding us about the lack.
-
-
AuthorPosts
- You must be logged in to reply to this topic.