suppress pdb output from backrub

Member Site Forums Rosetta 3 Rosetta 3 – Applications suppress pdb output from backrub

Viewing 3 reply threads
  • Author
    Posts
    • #2047
      Anonymous

        Is it possible to suppress PDB output, but use silent output instead for the Backrub program? Rosetta 3.4 is used.

        update: I am running 3.5, not 3.4.

      • #10490
        Anonymous

          I don’t have a copy as old as 3.4 to test against, but try -out:file:silent .

        • #10491
          Anonymous

            It looks like backrub in Rosetta3.4 is PDB file output only.

            In Rosetta3.5 and later it’s been converted to the “jd2” system, so the -out:file:silent option should work there.

          • #10493
            Anonymous

              … and if -out:file:silent is specified, are “low” poses packed in the silent files, or “last” poses? Is there any documentation for that?

            • #10492
              Anonymous

                yes, that was the first thing I tried. Indeed silent files were generated. But PDB files were not suppressed :(

              • #10498
                Anonymous

                  I can’t see where backrub in Rosetta3.4 would ever look at the -out:file:silent flag. Rosetta3.5 and later would, and the silent file should give you the same thing as the low PDBs. (And to confirm, you’ll always get the _low and _last PDB outputs with the backrub application, even with recent versions of Rosetta and the -out:file:silent.)

                  Are you sure you’re running Rosetta3.4, and if so, what is your full commandline?

                • #10503
                  Anonymous

                    My bad, I was using 3.5. Perhaps that’s why -out:file:silent worked for me.

                    So the questions are:

                    1. how can I suppress the output of PDB files? I currently can only write a script to remove them periodically.
                    2. why are **low** structures generated in the files, while in Kortemme own papers they always design the **last** structures?

                  • #10524
                    Anonymous

                      1) It doesn’t look like you can suppress the output of the low and last PDB structures — even with the most recent version of Rosetta you’ll get them output.
                      2) I don’t know for certain, but I’m guessing that since MC protocols typically recover the lowest energy structure, that was what was chosen for the “representative” structure of the run when things were converted to the “JD2” system. It looks like the person who converted things is different from the person who originally wrote the protocol, so I’m guessing it was an issue of missed communication on the part of the person doing the conversion.

                  Viewing 3 reply threads
                  • You must be logged in to reply to this topic.