Member Site Forums Rosetta 3 Rosetta 3 – Applications Alanine Scanning

Viewing 1 reply thread
  • Author
    Posts
    • #1684
      Anonymous

        Hello,

        I’m trying to run alanine scanning on a structure using the RosettaScripts program. I’ve used the attached xml input, gleaned from looking through the forums for alanine scanning, with the following command-line:

        /bin/rosetta_scripts.linuxgccrelease -s 2K2I.pdb.clean -use_input_sc -nstruct 1 -jd2:ntrials 1 -database rosetta_database/ -ex1 -ex2 -parser:protocol ala_scan.xml -out:file:2K2I.pdb.clean.out -out:file:scorefile 2K2I.pdb.clean.sc

        It seems to run just fine, but I don’t get a .report output file at all. I get some ddG values in the log file, but no .report file as advertised by the RosettaScripts documentation. Am I doing something silly?

        Many thanks!

        Gail

      • #9177
        Anonymous

          No, the “.report” file that the documentation is talking about is the tracer output (log file). Specifically, it’s the protocols.rosetta_scripts.ParsedProtocol.REPORT tracer channel in the log file.

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.