I use AbinitioRelax.linuxgccrelease to generate the structures with the flag -out:file:fullatom. My comman is like : AbinitioRelax.linuxgccrelease -in::file::fasta seqt_.fasta -in:file:frag3 aaseqt_03_05.200_v1_3 -in:file:frag9 aaseqt_09_05.200_v1_3 -run:constant_seed -run:jran 1111111 -database /ifs/ibfs3/data/bbarz/NIH/rosetta3.1/rosetta_database -out:pdb -out:file:fullatom -out:nstruct 2
But why do I still get the centroid mode pdbs ( with CEN atom in it, but not fullatom ) ? How can I fix it and make it generate fullatom pdbs? Thank you very much!