Page history

DefaultPackerPalette documentation created by Vikram K. Mulligan (vmulligan@flatironinstitute.org) on 20 February 2019.

Description

A basic PackerPalette permitting design with the canonical 20 amino acids. (Note that, to preserve backward compatibility, this PackerPalette also permits design with all DNA types at DNA positions.) This PackerPalette has no user-configurable options. Since a DefaultPackerPalette is created automatically by Rosetta by default in the absence of an explicit PackerPalette specified by the user, it is rarely necessary to script a DefaultPackerPalette explicitly. (The one situation in which this might arise would be if the default PackerPalette were overridden on the command line with the -packer_palette:extra_base_type_file option, and one particular design step was to exclude the extra base types.)

To design with additional residue types, see `CustomBaseTypePackerPalette`.

RosettaScripts Details

Autogenerated Tag Syntax Documentation:


Sets up a default packer palette, with no user-configurable options. This permits design with canonical residue types only. (Note that this is the default behaviour in the absence of a PackerPalette, too.)

References and author information for the DefaultPackerPalette packer palette:

DefaultPackerPalette PackerPalette's citation(s): Mulligan VK, Kang CS, Sawaya MR, Rettie S, Li X, Antselovich I, Craven T, Watkins A, Labonte JW, DiMaio F, Yeates TO, and Baker D. (2020). Computational design of mixed chirality peptide macrocycles with internal symmetry. Protein Sci 29(12):2433-45. doi: 10.1002/pro.3974.

<DefaultPackerPalette name="(&string;)" />

See also