You are here

No pdb output file when running ab initio modeling

2 posts / 0 new
Last post
No pdb output file when running ab initio modeling
#1

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.

Post Situation: 
Thu, 2013-06-20 01:33
bunyaviridae

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?

Thu, 2013-06-20 11:13
rmoretti