No pdb output file when running ab initio modeling

Member Site Forums PyRosetta PyRosetta – General No pdb output file when running ab initio modeling

Viewing 1 reply thread
  • Author
    Posts
    • #1619
      Anonymous

        I am using Rosetta3.4. When i run ab initio modeling, I only get a default.out and score.fsc files as output, even though I specify in the flags file that I want a pdb file as output. Also, my results file is seemingly incomplete, even though the run is complete in Terminal.

      • #8928
        Anonymous

          Abinitio is one of those applications still on the old job distributor scheme, rather than the “jd2” setup. As such it has very limited options for input and output. One of those limitations is that it only outputs silent files, and doesn’t obey flags for PDB output. This isn’t much of a limitation in practice, as for most ab initio runs you need to run a *large* number of output structures, so probably should be using silent file output anyway. Once you’ve identified the structures you want as PDBs, you can extract those few structures with the extract_pdb application (extract_pdbs.linuxgccrelease -in:file:silent silent.out -tags [list of tags to extract])

          I don’t quite understand what you mean by “incomplete” – could you elaborate?

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