SetSeed InfilePrefix // Note: the training atoms are needed for patching up chain breaks // when reading in conformations. InFilePrefix /projects/kestrel/users/karplus/burial/undertaker/atoms-inputs/ ReadTrainingAtoms monomeric-50pc.atoms ReadRotamerLibrary dunbrack-1332.rot InFilePrefix /projects/kestrel/users/karplus/burial/undertaker/spots/ ReadAtomType pdb-name.types ReadClashTable pdb-atom-name.clash SetClashDefinition pdb-atom-name Time //Need to read in target before specific fragments or alignments can // be read, also before constraints can be defined. InFilePrefix ReadTargetPDB decoys/T0276.try1-opt2.pdb NameTarget T0276 MakeGenericFragmentLibrary Time InFilePrefix Time # If multimer is not already in pdb, but needs crystal symmetries to generate, # then fetch the "biological unit" from pdb and use the following commands: // ReadTemplatePDB 1xxx.pdb1 model 1 name 1xxxA // ReadTemplatePDB 1xxx.pdb1 model 2 name 1xxxB InFilePrefix 1xxxA/ ReadFragmentAlignment NOFILTER T0276-1xxxA.2mer-a2m InFilePrefix PrintMultimerPDB 2 dimer-1xxxA-try1.pdb Time