MetaData

Mover created by Labonte JWLabonte@jhu.edu.

Description

An [[EnzymaticMover]] for for simulating the acetylation of a Pose at its N-terminus.

This Mover simulates the activity of a virtual N-terminal acetyltransferase (NAT) enzyme on a Pose by acetylating a biologically relevant N-termianl residue.

RosettaScripts Details

Autogenerated Tag Syntax Documentation:


Enzymatic mover to acetylate the N-termini of a peptide-containing pose

<NTerminalAcetyltransferaseMover name="(&string;)" species="(&string;)"
        enzyme_name="(&string;)" efficiency="(&real;)"
        perform_major_reaction_only="(&bool;)" perform_all_reactions="(&bool;)" />
  • species: Set the species name of this simulated enzyme.
  • enzyme_name: Set the specific name of this simulated enzyme.
  • efficiency: Directly set the efficiency of this enzyme, ignoring whatever is in the database.
  • perform_major_reaction_only: Set this EnzymaticMover to perform only its major reaction.
  • perform_all_reactions: Allow this EnzymaticMover to be promiscuous, performing a random transfer from among its possible co-substrates.