Difference between revisions of "Team:TU Darmstadt/Model"

(Undo revision 425988 by Tomtomhdx (talk))
Line 23: Line 23:
 
     </div>
 
     </div>
  
    <!-- Überschriften mit farbigern Unterstrich -->
+
<!-- Überschriften mit farbigern Unterstrich -->
 +
<div class="container">
 +
    <div class="row">
 +
        <div class="col mx-2">
 +
            <!-- Hier Text rein  -->
 +
<h2>Introduction</h2>
 +
<hr class="head" />
 +
 
 
     <div class="container">
 
     <div class="container">
 
         <div class="row">
 
         <div class="row">
 
             <div class="col mx-2">
 
             <div class="col mx-2">
                 <!-- Hier Text rein -->
+
                 <p> In synthetic biology, theoretical models are often used to gain insights, predict and improve
                <h2>Introduction</h2>
+
                    experiments. In our project we are modifying Virus-like particles (VLPs) by attaching proteins to the
                 <hr class="head" />
+
                    surface of the P22 capsid
 +
                    <!-- Link zum Background oder Project overview --> through a linker. The linking is catalyzed using
 +
                    the enzyme Sortase A7M, which is a calcium independent mutant of the wild type Sortase A
 +
                    <!-- Link zum Sortase Background --> from <i>Staphylococcus aureus</i>. We performed modeling to predict the unknown structure of the
 +
                    Sortase A7M, to improve the linker between proteins and therefore optimizing the modification
 +
                    efficiency of our platform. <br>
 +
                    Two different modeling approaches were used to determine the structure of Sortase A7M. We compared
 +
                    machine learning approaches to traditional comparative, Monte-Carlo based modeling methods. The
 +
                    results were evaluated using an energy-scoring function and molecular dynamics (MD) simulations. The
 +
                    most promising Sortase A7M structures were used to perform a docking simulation to screen for
 +
                    optimal linkers.
 +
                 </p>
 +
            </div>
 +
        </div>
 +
    </div>
  
                <div class="container">
+
    <div class="tab my-3">
                    <div class="row">
+
        <button class="btn btn-block" id="last" data-toggle="collapse" data-target=".multi-collapse"
                        <div class="col mx-2">
+
            aria-expanded="false" aria-controls="collapseOne">
                            <p> In synthetic biology, theoretical models are often used to gain insights, predict and
+
            Toggle all
                                improve
+
        </button>
                                experiments. In our project we are modifying Virus-like particles (VLPs) by attaching
+
    </div>
                                proteins to the
+
                                surface of the P22 capsid
+
                                <!-- Link zum Background oder Project overview  --> through a linker. The linking is
+
                                catalyzed using
+
                                the enzyme Sortase A7M, which is a calcium independent mutant of the wild type Sortase A
+
                                <!-- Link zum Sortase Background --> from <i>Staphylococcus aureus</i>. We performed
+
                                modeling to predict the unknown structure of the
+
                                Sortase A7M, to improve the linker between proteins and therefore optimizing the
+
                                modification
+
                                efficiency of our platform. <br>
+
                                Two different modeling approaches were used to determine the structure of Sortase A7M.
+
                                We compared
+
                                machine learning approaches to traditional comparative, Monte-Carlo based modeling
+
                                methods. The
+
                                results were evaluated using an energy-scoring function and molecular dynamics (MD)
+
                                simulations. The
+
                                most promising Sortase A7M structures were used to perform a docking simulation to
+
                                screen for
+
                                optimal linkers.
+
                            </p>
+
                        </div>
+
                    </div>
+
                </div>
+
  
                <div class="tab my-3">
+
    <div class="tab my-3">
                    <button class="btn btn-block" id="last" data-toggle="collapse" data-target=".multi-collapse"
+
        <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body1" aria-expanded="false"
                        aria-expanded="false" aria-controls="collapseOne">
+
            aria-controls="collapseOne">
                        Toggle all
+
            Structure determination
                    </button>
+
        </button>
                </div>
+
    </div>
  
                <div class="tab my-3">
+
    <div class="collapse multi-collapse" id="body1">
                    <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body1"
+
        <div class="card card-body">
                         aria-expanded="false" aria-controls="collapseOne">
+
            <div class="row">
                         Structure determination
+
                <div class="col-xs-12 col-sm-12 col-md-2">
                    </button>
+
                    <img class="img-fluid"
 +
                         src="https://2019.igem.org/wiki/images/d/d7/T--TU_Darmstadt--Structure_Determination_Modeling.png"
 +
                         style="max-width:100%;">
 
                 </div>
 
                 </div>
 +
                <div class="col-xs-12 col-sm-12 col-md-10">
 +
                    <div class="flex-center">
  
                <div class="collapse multi-collapse" id="body1">
+
                        <p>
                    <div class="card card-body">
+
                            <i>In silico</i> modeling and simulation of proteins requires a 3D structure, which can be
                        <div class="row">
+
                             obtained from the <a href="https://www.rcsb.org/" target="_blank">RCSB Protein Data
                             <div class="col-xs-12 col-sm-12 col-md-2">
+
                                Bank</a>. However, if no 3D structures are annotated, as it is the case with sortase
                                <img class="img-fluid"
+
                             A7M, the structure has to be determined by other means. The structure prediction of sortase A7M was done using two different approaches.
                                    src="https://2019.igem.org/wiki/images/d/d7/T--TU_Darmstadt--Structure_Determination_Modeling.png"
+
                        </p>
                                    style="max-width:100%;">
+
                            </div>
+
                             <div class="col-xs-12 col-sm-12 col-md-10">
+
                                <div class="flex-center">
+
  
                                    <p>
+
                        <h2 id="Deep_Learning">Deep Learning</h2>
                                        <i>In silico</i> modeling and simulation of proteins requires a 3D structure,
+
                        <h3 class="ausfahrbarer-boi">Background</h3>
                                        which can be
+
                        <p>Machine Learning is a class of algorithms that aim to determine a function between two
                                        obtained from the <a href="https://www.rcsb.org/" target="_blank">RCSB Protein
+
                            datasets. This is commonly
                                            Data
+
                            done by
                                            Bank</a>. However, if no 3D structures are annotated, as it is the case with
+
                            presenting the algorithm with training data as well as a scoring function to measure its
                                        sortase
+
                            success at processing the
                                        A7M, the structure has to be determined by other means. The structure prediction
+
                            input data. During training a feedback loop is used to allow the algorithm to automatically
                                        of sortase A7M was done using two different approaches.
+
                            find a function to fit
                                    </p>
+
                            the data. In contrast, classical
 +
                            algorithms are often
 +
                            hardcoded to solve a specific problem and only allow for limited flexibility.</p>
  
                                    <h2 id="Deep_Learning">Deep Learning</h2>
+
                        <p>A neural network consists of neurons, which are commonly referred to as nodes. They process
                                    <h3 class="ausfahrbarer-boi">Background</h3>
+
                            input using
                                    <p>Machine Learning is a class of algorithms that aim to determine a function
+
                            weights, which are adjusted during its training. Nodes in neural networks are linked
                                        between two
+
                            together: One neuron processes
                                        datasets. This is commonly
+
                            the inputs of other neurons, loosely mimicking the structure of biological brains. While one
                                        done by
+
                            usually has a fixed
                                        presenting the algorithm with training data as well as a scoring function to
+
                            amount of input and output neurons limited by the data one wishes to classify, adding layers of hidden neurons can improve the classification.
                                        measure its
+
                            This is often referred to as
                                        success at processing the
+
                            deep learning and has led to revolutions in applications like speech and image recognition.
                                        input data. During training a feedback loop is used to allow the algorithm to
+
                        </p>
                                        automatically
+
                                        find a function to fit
+
                                        the data. In contrast, classical
+
                                        algorithms are often
+
                                        hardcoded to solve a specific problem and only allow for limited flexibility.
+
                                    </p>
+
  
                                    <p>A neural network consists of neurons, which are commonly referred to as nodes.
+
                        <p>Using Machine Learning to predict protein structures has many advantages compared to
                                        They process
+
                            conventional methods especially
                                        input using
+
                            for iGEM teams who often only have limited access to resources. After training a neural
                                        weights, which are adjusted during its training. Nodes in neural networks are
+
                            network, which is a
                                        linked
+
                            computationally expensive process and often done in centralized data centers, it can be used
                                        together: One neuron processes
+
                            to predict the
                                        the inputs of other neurons, loosely mimicking the structure of biological
+
                            structure of a wide variety of proteins.
                                        brains. While one
+
                            <sup id="cite_ref-1" class="reference">
                                        usually has a fixed
+
                                <a href="#cite_note-1">[1] </a>
                                        amount of input and output neurons limited by the data one wishes to classify,
+
                            </sup>
                                        adding layers of hidden neurons can improve the classification.
+
                            Using pretrained models, novel protein structures can be obtained within seconds
                                        This is often referred to as
+
                                        deep learning and has led to revolutions in applications like speech and image
+
                                        recognition.
+
                                    </p>
+
  
                                    <p>Using Machine Learning to predict protein structures has many advantages compared
+
                            <sup id="cite_ref-2" class="reference">
                                        to
+
                                <a href="#cite_note-2">[2] </a>
                                        conventional methods especially
+
                            </sup>
                                        for iGEM teams who often only have limited access to resources. After training a
+
                            compared to conventional methods taking several hours or days.
                                        neural
+
                            <sup id="cite_ref-2" class="reference">
                                        network, which is a
+
                                <a href="#cite_note-2">[3] </a>
                                        computationally expensive process and often done in centralized data centers, it
+
                            </sup>
                                        can be used
+
                        </p>
                                        to predict the
+
                        <p>Until earlier this year the use of Machine Learning in the prediction of protein structures
                                        structure of a wide variety of proteins.
+
                            has been restricted to
                                        <sup id="cite_ref-1" class="reference">
+
                            applications within human-written algorithms.
                                            <a href="#cite_note-1">[1] </a>
+
                            <sup id="cite_ref-1" class="reference">
                                        </sup>
+
                                <a href="#cite_note-1">[2] </a>
                                        Using pretrained models, novel protein structures can be obtained within seconds
+
                            </sup>
 +
                            AlQuarishi demonstrated a complete deep learning approach that is able to make predictions
 +
                            within 1-2 Å of other
 +
                            approaches
 +
                            <sup id="cite_ref-1" class="reference">
 +
                                <a href="#cite_note-1">[2] </a>
 +
                            </sup>
 +
                            , while only using a fraction of the computational power. This enables accurate structural
 +
                            prediction with less
 +
                            powerful as well as less expensive hardware and thus significantly reduces the cost of
 +
                            structural modeling.</p>
 +
                        <h3>Procedure</h3>
 +
                        <p> We used AlQuarashi’s approach in combination with his pretrained model, which was trained on
 +
                            the Proteinnet database
 +
                            containing all structures released prior to the start of CASP12 (12th Critical Assessment of
 +
                            Techniques for Protein <!-- RMSD immer gleich schreiben bindestriche und so -->
 +
                            Structure Prediction – 2016). The results were tested against the CASP12 datasets and
 +
                            reached distance root-mean-square deviation (RMSD) values between
 +
                            10 and 13 &#8491;. The RMSD is defined as root-mean-square deviation of all atom positions compared to a template structure.
 +
                            It is defined as:
 +
                            $$ RMSD = \sqrt{\sum_i^N \left((||v_t - v_i||)^2\right)},$$
 +
                            where v_i is a vector of all <!-- change here -->
 +
                            All proteins in the CASP datasets were not published until after the competition and thus represent an
 +
                            assessment with only little bias.
 +
                            <sup id="cite_ref-4" class="reference">
 +
                                <a href="#cite_note-4">[4] </a>
 +
                            </sup>
 +
                            We used these pretrained datasets to make structural predictions for our Sortase A7M. The
 +
                            predicted structure was then relaxed in a Molecular Dynamics Simulation using GROMACS.
 +
                        </p>
  
                                        <sup id="cite_ref-2" class="reference">
+
                        <p>In the following, the specific steps for obtaining a tertiary structure predicted by
                                            <a href="#cite_note-2">[2] </a>
+
                            AlQuarashi’s model are listed.
                                        </sup>
+
                        </p>
                                        compared to conventional methods taking several hours or days.
+
                                        <sup id="cite_ref-2" class="reference">
+
                                            <a href="#cite_note-2">[3] </a>
+
                                        </sup>
+
                                    </p>
+
                                    <p>Until earlier this year the use of Machine Learning in the prediction of protein
+
                                        structures
+
                                        has been restricted to
+
                                        applications within human-written algorithms.
+
                                        <sup id="cite_ref-1" class="reference">
+
                                            <a href="#cite_note-1">[2] </a>
+
                                        </sup>
+
                                        AlQuarishi demonstrated a complete deep learning approach that is able to make
+
                                        predictions
+
                                        within 1-2 Å of other
+
                                        approaches
+
                                        <sup id="cite_ref-1" class="reference">
+
                                            <a href="#cite_note-1">[2] </a>
+
                                        </sup>
+
                                        , while only using a fraction of the computational power. This enables accurate
+
                                        structural
+
                                        prediction with less
+
                                        powerful as well as less expensive hardware and thus significantly reduces the
+
                                        cost of
+
                                        structural modeling.</p>
+
                                    <h3>Procedure</h3>
+
                                    <p> We used AlQuarashi’s approach in combination with his pretrained model, which
+
                                        was trained on
+
                                        the Proteinnet database
+
                                        containing all structures released prior to the start of CASP12 (12th Critical
+
                                        Assessment of
+
                                        Techniques for Protein
+
                                        <!-- RMSD immer gleich schreiben bindestriche und so -->
+
                                        Structure Prediction – 2016). The results were tested against the CASP12
+
                                        datasets and
+
                                        reached distance root-mean-square deviation (RMSD) values between
+
                                        10 and 13 &#8491;. The RMSD is defined as root-mean-square deviation of all atom
+
                                        positions compared to a template structure.
+
                                        It is defined as:
+
                                        $$ RMSD = \sqrt{\sum_i^N \left((||v_t - v_i||)^2\right)},$$
+
                                        where v_i is a vector of all
+
                                        <!-- change here -->
+
                                        All proteins in the CASP datasets were not published until after the competition
+
                                        and thus represent an
+
                                        assessment with only little bias.
+
                                        <sup id="cite_ref-4" class="reference">
+
                                            <a href="#cite_note-4">[4] </a>
+
                                        </sup>
+
                                        We used these pretrained datasets to make structural predictions for our Sortase
+
                                        A7M. The
+
                                        predicted structure was then relaxed in a Molecular Dynamics Simulation using
+
                                        GROMACS.
+
                                    </p>
+
  
                                    <p>In the following, the specific steps for obtaining a tertiary structure predicted
+
                        <ol>
                                        by
+
                                        AlQuarashi’s model are listed.
+
                                    </p>
+
  
                                    <ol>
+
                            <li>We used the amino acid sequence of the Sortase A7M in the FASTA format to predict the
 +
                                tertiary structure of the
 +
                                amino acid backbone using AlQuarishi’s Tensor Flow implementation of his end-to-end
 +
                                differentiable learning of
 +
                                protein structure with the pretrained preCASP Proteinnet database. The Output file was a
 +
                                <i>.tertiary</i> file which
 +
                                contains a sequential 3x3 Matrix with atomic coordinates from each amino acid backbone
 +
                                starting at the
 +
                                N-Terminus.</li>
  
                                        <li>We used the amino acid sequence of the Sortase A7M in the FASTA format to
+
                            <li>As the standard format for protein structure information is the PDB file format, we
                                            predict the
+
                                wrote a python script to
                                            tertiary structure of the
+
                                combine the structural information from the FASTA and .tertiary files into a PDB file.
                                            amino acid backbone using AlQuarishi’s Tensor Flow implementation of his
+
                                For ease of use we
                                            end-to-end
+
                                used the
                                            differentiable learning of
+
                                Biotite Python Module. <!-- BIOTITE REFERENZ --></li>
                                            protein structure with the pretrained preCASP Proteinnet database. The
+
                                            Output file was a
+
                                            <i>.tertiary</i> file which
+
                                            contains a sequential 3x3 Matrix with atomic coordinates from each amino
+
                                            acid backbone
+
                                            starting at the
+
                                            N-Terminus.</li>
+
  
                                        <li>As the standard format for protein structure information is the PDB file
+
                            <li>Using Rosetta's fixed backbone design program 'fixbb' with the 'hpatch', the optimal
                                            format, we
+
                                position of the side-chains
                                            wrote a python script to
+
                                was
                                            combine the structural information from the FASTA and .tertiary files into a
+
                                determined and added to the PDB file. The fixed backbone tool adds the corresponding
                                            PDB file.
+
                                side-chains and optimizes
                                            For ease of use we
+
                                their conformation. The Hpatch database ensures that hydrophilic side-chains are to be
                                            used the
+
                                preferred on the surface
                                            Biotite Python Module.
+
                                of the protein as our sortase is present in an aqueous environment.</li>
                                            <!-- BIOTITE REFERENZ -->
+
                                        </li>
+
  
                                        <li>Using Rosetta's fixed backbone design program 'fixbb' with the 'hpatch', the
 
                                            optimal
 
                                            position of the side-chains
 
                                            was
 
                                            determined and added to the PDB file. The fixed backbone tool adds the
 
                                            corresponding
 
                                            side-chains and optimizes
 
                                            their conformation. The Hpatch database ensures that hydrophilic side-chains
 
                                            are to be
 
                                            preferred on the surface
 
                                            of the protein as our sortase is present in an aqueous environment.</li>
 
  
 +
                        </ol>
  
                                     </ol>
+
                        <h3>Results</h3>
 +
                        <div class="row">
 +
                            <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                     src="https://2019.igem.org/wiki/images/5/57/T--TU_Darmstadt--CASP_Nochains.gif"
 +
                                    style="width:100%">
 +
                                <p><b>Animation 1: </b>The raw PDB File converted from the .tertiary file.</p>
 +
                            </div>
 +
                            <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/c/c1/T--TU_Darmstadt--CASP_Chains.gif"
 +
                                    style="width:100%">
 +
                                <p><b>Animation 2: </b>The PDB-File after Step 3.</p>
 +
                            </div>
 +
                        </div>
 +
                        <p>For analysis the Strucure was viewed in Pymol<!-- PYMOL REFERENZ -->. As can be seen in the pictures below,
 +
                            no secondary structures could be recognized by Pymol. Thus, a Ramachandran Plot was used to
 +
                            evaluate the dihedral angles of the backbone. It was found that the angles do not match with
 +
                            the typical angles for &alpha;-helices and &beta;-sheets.</p>
 +
                        <div class="row">
 +
                            <div class="figurcolumn column" style="width: 50%; float: left;  padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/8/82/T--TU_Darmstadt--CASP_CHAINSCartoon.gif"
 +
                                    style="width:100%">
 +
                                <p><b>Animation 3: </b>The cartoon view in Pymol.</p>
 +
                            </div>
 +
                            <div class="figurcolumn column" style="width: 50%; float: right;  padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/1/18/T--TU_Darmstadt--Ramachandran_Plot.png"
 +
                                    style="width:100%">
 +
                                <p> <b>Figure 1: </b>Ramachandran plot of the predicted structure.</p>
 +
                            </div>
 +
                        </div>
 +
                        <p>During training the predictions in AlQuarashi’s Model were optimized for their RMSD which is
 +
                            the root-mean-square deviation of the distance between the atoms of the prediction and
 +
                            reference
 +
                            structure. Thus, even though the predictions are expected to have a similar shape to
 +
                            the physical structure, they may not be in the energy minimum. Hence, we applied a
 +
                            GROMACS molecular
 +
                            dynamics in order to relax the structure obtained by AlQuarashi’s deep learning model.</p>
 +
                        <h2>RosettaCM</h2>
 +
                        <h3 class="ausfahrbarer-boi">Background</h3>
  
                                    <h3>Results</h3>
+
                        <p>In our second approach we used the <a href="rosettacommons.org"
                                    <div class="row">
+
                                target="_blank"><i>RosettaCommons</a> comparative modeling (<a>RosettaCM</a>)</i>, which
                                        <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
+
                            is based on homology modeling. <i>Homology modeling</i> is a protein modeling method, which
                                            <img class="img-fluid center"
+
                            requires one or more template structures as base the protein to be modeled on. The protein
                                                src="https://2019.igem.org/wiki/images/5/57/T--TU_Darmstadt--CASP_Nochains.gif"
+
                            sequences are aligned with the sequence of the target protein. Unaligned sections are
                                                style="width:100%">
+
                            modeled using fragment or protein libraries, which leads to creating <!-- ästhetik --> protein structures based
                                            <p><b>Animation 1: </b>The raw PDB File converted from the .tertiary file.
+
                            on different sequence homologues of the protein of interest.
                                            </p>
+
                            <i>Ab-initio</i> or <i>de novo</i> modeling on the other hand attempts to find protein
                                        </div>
+
                            structures solely based on physicochemical principles applied to the primary sequence, which
                                        <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
+
                            can be compared to the refolding of a denaturated protein.</p>
                                            <img class="img-fluid center"
+
                                                src="https://2019.igem.org/wiki/images/c/c1/T--TU_Darmstadt--CASP_Chains.gif"
+
                                                style="width:100%">
+
                                            <p><b>Animation 2: </b>The PDB-File after Step 3.</p>
+
                                        </div>
+
                                    </div>
+
                                    <p>For analysis the Strucure was viewed in Pymol
+
                                        <!-- PYMOL REFERENZ -->. As can be seen in the pictures below,
+
                                        no secondary structures could be recognized by Pymol. Thus, a Ramachandran Plot
+
                                        was used to
+
                                        evaluate the dihedral angles of the backbone. It was found that the angles do
+
                                        not match with
+
                                        the typical angles for &alpha;-helices and &beta;-sheets.</p>
+
                                    <div class="row">
+
                                        <div class="figurcolumn column" style="width: 50%; float: left;  padding: 1em;">
+
                                            <img class="img-fluid center"
+
                                                src="https://2019.igem.org/wiki/images/8/82/T--TU_Darmstadt--CASP_CHAINSCartoon.gif"
+
                                                style="width:100%">
+
                                            <p><b>Animation 3: </b>The cartoon view in Pymol.</p>
+
                                        </div>
+
                                        <div class="figurcolumn column"
+
                                            style="width: 50%; float: right;  padding: 1em;">
+
                                            <img class="img-fluid center"
+
                                                src="https://2019.igem.org/wiki/images/1/18/T--TU_Darmstadt--Ramachandran_Plot.png"
+
                                                style="width:100%">
+
                                            <p> <b>Figure 1: </b>Ramachandran plot of the predicted structure.</p>
+
                                        </div>
+
                                    </div>
+
                                    <p>During training the predictions in AlQuarashi’s Model were optimized for their
+
                                        RMSD which is
+
                                        the root-mean-square deviation of the distance between the atoms of the
+
                                        prediction and
+
                                        reference
+
                                        structure. Thus, even though the predictions are expected to have a similar
+
                                        shape to
+
                                        the physical structure, they may not be in the energy minimum. Hence, we applied
+
                                        a
+
                                        GROMACS molecular
+
                                        dynamics in order to relax the structure obtained by AlQuarashi’s deep learning
+
                                        model.</p>
+
                                    <h2>RosettaCM</h2>
+
                                    <h3 class="ausfahrbarer-boi">Background</h3>
+
  
                                    <p>In our second approach we used the <a href="rosettacommons.org"
+
                        <p>RosettaCM combines <i>ab-initio modeling</i> with <i>homology modeling</i>. The homologus structures for which a resolved 3D structure with sufficiently similar sequence exists are generated using homology modeling. Afterwards the unaligned sequences are modeled de novo. By combining the two methods RosettaCM
                                            target="_blank"><i>RosettaCommons</a> comparative modeling
+
                            represents a precise and resource efficient tool for protein structure prediction.
                                        (<a>RosettaCM</a>)</i>, which
+
                            Rosetta applications rely on the Monte-Carlo Optimization, which is a probabilistic
                                        is based on homology modeling. <i>Homology modeling</i> is a protein modeling
+
                            approach to finding a local minimum in the energy landscape of protein conformations. The
                                        method, which
+
                            underlying equation serving as the fundament of the statistical Monte-Carlo <!-- ref original paper --> method is the Metropolis acceptance criterion:
                                        requires one or more template structures as base the protein to be modeled on.
+
                            $$p = min(1, exp[-\Delta E/ (k_{B} \cdot T)]),$$
                                         The protein
+
                            <br> where k<sub>B</sub> is the Boltzmann constant, &Delta;E the difference in energy of the two states and T the temperature. The term k<sub>B</sub>T can also be written as a single factor &beta;.</p>
                                         sequences are aligned with the sequence of the target protein. Unaligned
+
                                         sections are
+
                            <p>
                                         modeled using fragment or protein libraries, which leads to creating
+
                                During the statistical protein folding based on the Monte-Carlo method, the initial
                                         <!-- ästhetik --> protein structures based
+
                                structure is changed by small random perturbations of the atom locations. Whether the structure is accepted or
                                         on different sequence homologues of the protein of interest.
+
                                not is decided by the Metropolis acceptance criterion.
                                         <i>Ab-initio</i> or <i>de novo</i> modeling on the other hand attempts to find
+
                                If &Delta;E < 0, the structure is accepted, otherwise the newly proposed structure is
                                         protein
+
                                    accepted with probability p as described in the Metropolis acceptance criterion. </p> <h3
                                        structures solely based on physicochemical principles applied to the primary
+
                                    class="ausfahrbarer-boi">Procedure</h3>
                                         sequence, which
+
                                    <p>
                                         can be compared to the refolding of a denaturated protein.</p>
+
                                         The RosettaCM protocol requires evolutionary related structures and sequences,
 +
                                         as well as fragment files of the target structure.
 +
                                         The fragment files serve as a structure template for the proteins and they
 +
                                         consist of peptide fragments of sizes 3 and 9.
 +
                                        We gathered five evolutionary related structures from the RCBS PDB with the
 +
                                         accession numbers:</p>
 +
                                    <ul>
 +
<!-- LINKS FÜR ALLE STRUKTUREN EINFÜGEN -->
 +
                                         <li>1ija</li>
 +
                                        <li>1itw</li>
 +
                                        <li>1itp</li>
 +
                                        <li>1ito</li>
 +
                                        <li>2mlm</li>
 +
                                    </ul>
 +
                                    <br>
 +
                                    <p>
 +
                                        The five RCBS entries represent different structures of sortases from
 +
                                         <i>Staphylococcus aureus</i>.
 +
                                        Fragment files can be created with the Robetta <a
 +
                                            href="robetta.bakerlab.http://robetta.bakerlab.org/org"
 +
                                            target="_blank">online server</a> or with the Rosetta FragmentPicker
 +
                                         application.
 +
                                    </p>
 +
                                    <p>The RosettaCM procedure is best described in the following steps:</p>
 +
                                    <!-- quelle auf rosetta cm seite-->
 +
                                    <ol>
 +
                                         <li>sequence and structural alignment of templates</li>
 +
                                         <li>fragment insertion in unaligned sections</li>
 +
                                        <li>replacement of random segment with segment from a different template
 +
                                            structure</li>
 +
                                        <li>energy minimization</li>
 +
                                        <li>all-atom optimization</li>
  
                                     <p>RosettaCM combines <i>ab-initio modeling</i> with <i>homology modeling</i>. The
+
                                     </ol>
                                         homologus structures for which a resolved 3D structure with sufficiently similar
+
<br>
                                         sequence exists are generated using homology modeling. Afterwards the unaligned
+
                                    <p>
                                         sequences are modeled de novo. By combining the two methods RosettaCM
+
                                        The alignment can be performed with various tools. We used <a
                                         represents a precise and resource efficient tool for protein structure
+
                                            href="https://mafft.cbrc.jp/alignment/server/" target="_blank">MAFFT</a> to
                                        prediction.
+
                                         generate the multiple sequence alignments.
                                         Rosetta applications rely on the Monte-Carlo Optimization, which is a
+
                                         Prior to using the alignments as an input, they were converted to the grishin
                                        probabilistic
+
                                         alignment format as RosettaCM requires the alignments to be in said format.
                                        approach to finding a local minimum in the energy landscape of protein
+
                                         The minimization is performed using the Rosetta controid energy function. For
                                         conformations. The
+
                                         the centroid function to be applied, the protein is converted to the centroid
                                        underlying equation serving as the fundament of the statistical Monte-Carlo
+
                                         representation. A protein in centroid representation consists of the backbone
                                         <!-- ref original paper --> method is the Metropolis acceptance criterion:
+
                                         atoms N, C<sub>&alpha;</sub>;, O<sub>Carbonyl</sub> and an atom of varying size representing the
                                        $$p = min(1, exp[-\Delta E/ (k_{B} \cdot T)]),$$
+
                                        side chain. The advantage of using the centroid representation is that the
                                        <br> where k<sub>B</sub> is the Boltzmann constant, &Delta;E the difference in
+
                                        energy landscape can be traversed easier due to the smoother nature of the
                                         energy of the two states and T the temperature. The term k<sub>B</sub>T can also
+
                                         centroid energy landscape.
                                         be written as a single factor &beta;.</p>
+
                                        Finally the generated structure undergoes a second minimization in an all-atom model by
 +
                                        means of Monte-Carlo optimization. This is similar to the energy minimization but without the amino acids being
 +
                                        represented as centroids of their functional groups. Structures computed through
 +
                                        all-atom optimizations can reach atomic resolutions {{Quelle rosetta paper}}
 +
                                         which is crucial for a model meant to be used to estimate atomic
 +
                                        interactions.
 +
                                    </p>
  
 +
                                    <h3>Results</h3>
 
                                     <p>
 
                                     <p>
                                         During the statistical protein folding based on the Monte-Carlo method, the
+
                                         The run yielded 15,000 structures which have been compared using the Rosetta
                                         initial
+
                                         scoring functions (talaris2013).
                                        structure is changed by small random perturbations of the atom locations.
+
                                         <!-- scoring -->
                                         Whether the structure is accepted or
+
                                        From the 15,000 structures generated, we inspected the ten best scoring
                                        not is decided by the Metropolis acceptance criterion.
+
                                        structures.
                                        If &Delta;E < 0, the structure is accepted, otherwise the newly proposed
+
                                            structure is accepted with probability p as described in the Metropolis
+
                                            acceptance criterion. </p> <h3 class="ausfahrbarer-boi">Procedure</h3>
+
                                            <p>
+
                                                The RosettaCM protocol requires evolutionary related structures and
+
                                                sequences,
+
                                                as well as fragment files of the target structure.
+
                                                The fragment files serve as a structure template for the proteins and
+
                                                they
+
                                                consist of peptide fragments of sizes 3 and 9.
+
                                                We gathered five evolutionary related structures from the RCBS PDB with
+
                                                the
+
                                                accession numbers:</p>
+
                                            <ul>
+
                                                <!-- LINKS FÜR ALLE STRUKTUREN EINFÜGEN -->
+
                                                <li>1ija</li>
+
                                                <li>1itw</li>
+
                                                <li>1itp</li>
+
                                                <li>1ito</li>
+
                                                <li>2mlm</li>
+
                                            </ul>
+
                                            <br>
+
                                            <p>
+
                                                The five RCBS entries represent different structures of sortases from
+
                                                <i>Staphylococcus aureus</i>.
+
                                                Fragment files can be created with the Robetta <a
+
                                                    href="robetta.bakerlab.http://robetta.bakerlab.org/org"
+
                                                    target="_blank">online server</a> or with the Rosetta FragmentPicker
+
                                                application.
+
                                            </p>
+
                                            <p>The RosettaCM procedure is best described in the following steps:</p>
+
                                            <!-- quelle auf rosetta cm seite-->
+
                                            <ol>
+
                                                <li>sequence and structural alignment of templates</li>
+
                                                <li>fragment insertion in unaligned sections</li>
+
                                                <li>replacement of random segment with segment from a different template
+
                                                    structure</li>
+
                                                <li>energy minimization</li>
+
                                                <li>all-atom optimization</li>
+
  
                                            </ol>
+
                            <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
                                            <br>
+
                                <img class="img-fluid center"
                                            <p>
+
                                    src="https://2019.igem.org/wiki/images/4/40/T--TU_Darmstadt--top10_corporate.png"
                                                The alignment can be performed with various tools. We used <a
+
                                    style="width:100%">
                                                    href="https://mafft.cbrc.jp/alignment/server/"
+
                                <p><b>Figure 2</b>: The structural alignment of the ten best scoring sortase structures
                                                    target="_blank">MAFFT</a> to
+
                                        displaying minor differences with the exception of the C- and N-terminal
                                                generate the multiple sequence alignments.
+
                                        regions. N- and C-terminal regions tend to show strong fluctuations, thus it is
                                                Prior to using the alignments as an input, they were converted to the
+
                                        unsurprising to find the terminal regions to be unaligned.</p>
                                                grishin
+
                            </div>
                                                alignment format as RosettaCM requires the alignments to be in said
+
                                        <p>As can be seen in figure 5, the most prominent differences can
                                                format.
+
                                        be found in the regions close to the N- and C-terminus. As fluctuations in those
                                                The minimization is performed using the Rosetta controid energy
+
                                        regions are not untypical, we decided to use the best scoring structure, candidate S_14771 (figure 6), as the input for the simulations to follow.</p>
                                                function. For
+
                                                the centroid function to be applied, the protein is converted to the
+
                                                centroid
+
                                                representation. A protein in centroid representation consists of the
+
                                                backbone
+
                                                atoms N, C<sub>&alpha;</sub>;, O<sub>Carbonyl</sub> and an atom of
+
                                                varying size representing the
+
                                                side chain. The advantage of using the centroid representation is that
+
                                                the
+
                                                energy landscape can be traversed easier due to the smoother nature of
+
                                                the
+
                                                centroid energy landscape.
+
                                                Finally the generated structure undergoes a second minimization in an
+
                                                all-atom model by
+
                                                means of Monte-Carlo optimization. This is similar to the energy
+
                                                minimization but without the amino acids being
+
                                                represented as centroids of their functional groups. Structures computed
+
                                                through
+
                                                all-atom optimizations can reach atomic resolutions
+
                                                {{Quelle rosetta paper}}
+
                                                which is crucial for a model meant to be used to estimate atomic
+
                                                interactions.
+
                                            </p>
+
  
                                            <h3>Results</h3>
+
                            <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
                                            <p>
+
                                <img class="img-fluid center"
                                                The run yielded 15,000 structures which have been compared using the
+
                                    src="https://2019.igem.org/wiki/images/b/b3/T--TU_Darmstadt--s14771.gif"
                                                Rosetta
+
                                    style="width:100%">
                                                scoring functions (talaris2013).
+
                                <p><b>Figure 3</b>: Sortase A7M candidate S_14771 created through RosettaCM.</p>
                                                <!-- scoring -->
+
                            </div>
                                                From the 15,000 structures generated, we inspected the ten best scoring
+
                           
                                                structures.
+
                        <div class="figurcolumn column" style="width: 70%; padding: 1em;">
 +
                            <img class="img-fluid center"
 +
                                src="https://2019.igem.org/wiki/images/8/8d/T--TU_Darmstadt--dihedral.png"
 +
                                style="width:100%">
 +
                            <p><b>Figure 4</b>: The dihedral angles of amino acids can be calculated to create a Ramachandran plot. </p>
 +
                        </div>
  
                                                <p>As can be seen in figure 5, the most prominent differences can
+
<!-- muss überarbeitet werden -->
                                                    be found in the regions close to the N- and C-terminus. As
+
                                                    fluctuations in those
+
                                                    regions are not untypical, we decided to use the best scoring
+
                                                    structure, candidate S_14771 (figure 6), as the input for the
+
                                                    simulations to follow.</p>
+
  
                                </div>
+
                        To evaluate the secondary structure as done with the structure acquired through Deep Learning bla bla a ramachandran plot of the dihedral angle of the five sortases used as inputs has been made.
                                <div class="row">
+
                        Ramachandran plots of dihedral angles (fig x) can be a first indicator whether the structures computed are valid.
                                    <div class="figurcolumn column" style="width: 50%; float: left;  padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/4/40/T--TU_Darmstadt--top10_corporate.png"
+
                                            style="width:100%">
+
                                        <p><b>Figure 2</b>: The structural alignment of the ten best scoring
+
                                            sortase structures
+
                                            displaying minor differences with the exception of the C- and
+
                                            N-terminal
+
                                            regions. N- and C-terminal regions tend to show strong
+
                                            fluctuations, thus it is
+
                                            unsurprising to find the terminal regions to be unaligned.</p>
+
                                    </div>
+
                                    <div class="figurcolumn column" style="width: 50%; float: right;  padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/b/b3/T--TU_Darmstadt--s14771.gif"
+
                                            style="width:100%">
+
                                        <p><b>Figure 3</b>: Sortase A7M candidate S_14771 created through
+
                                            RosettaCM.</p>
+
                                    </div>
+
                                </div>
+
  
                                 <div class="figurcolumn column" style="width: 70%; padding: 1em;">
+
                        <div class="row">
 +
                            <div class="figurcolumn column" style="width: 50%; float: left;  padding: 1em;">
 +
                                 <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/2/28/T--TU_Darmstadt--ramachandran_s14711.png"
 +
                                    style="width:100%">
 +
                            </div>
 +
                            <div class="figurcolumn column" style="width: 50%; float: right;  padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/1/18/T--TU_Darmstadt--Ramachandran_Plot.png"
 +
                                    style="width:100%">
 +
                            </div>
 +
                        </div>
 +
                        <div class="row">
 +
                                <div class="figurcolumn column" style="width: 50%; float: left;  padding: 1em;">
 
                                     <img class="img-fluid center"
 
                                     <img class="img-fluid center"
                                         src="https://2019.igem.org/wiki/images/8/8d/T--TU_Darmstadt--dihedral.png"
+
                                         src="https://2019.igem.org/wiki/images/e/ee/T--TU_Darmstadt--ramachandran_five_sortases.png"
 
                                         style="width:100%">
 
                                         style="width:100%">
                                    <p><b>Figure 4</b>: The dihedral angles of amino acids can be
 
                                        calculated to create a Ramachandran plot. </p>
 
 
                                 </div>
 
                                 </div>
 
+
                                 <div class="figurcolumn column" style="width: 50%; float: right;  padding: 1em;">
                                 <!-- muss überarbeitet werden -->
+
                                     <img class="img-fluid center"
 
+
                                         src="https://2019.igem.org/wiki/images/7/73/T--TU_Darmstadt--Comp_Ramachandran.PNG"
                                To evaluate the secondary structure as done with the structure acquired
+
                                        style="height:82.5%;">
                                through Deep Learning bla bla a ramachandran plot of the dihedral angle
+
                                of the five sortases used as inputs has been made.
+
                                Ramachandran plots of dihedral angles (fig x) can be a first indicator
+
                                whether the structures computed are valid.
+
 
+
                                <div class="row">
+
                                    <div class="figurcolumn column" style="width: 50%; float: left;  padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/2/28/T--TU_Darmstadt--ramachandran_s14711.png"
+
                                            style="width:100%">
+
                                    </div>
+
                                    <div class="figurcolumn column" style="width: 50%; float: right;  padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/1/18/T--TU_Darmstadt--Ramachandran_Plot.png"
+
                                            style="width:100%">
+
                                     </div>
+
                                </div>
+
                                <div class="row">
+
                                    <div class="figurcolumn column" style="width: 50%; float: left;  padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/e/ee/T--TU_Darmstadt--ramachandran_five_sortases.png"
+
                                            style="width:100%">
+
                                    </div>
+
                                    <div class="figurcolumn column" style="width: 50%; float: right;  padding: 1em;">
+
                                         <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/7/73/T--TU_Darmstadt--Comp_Ramachandran.PNG"
+
                                            style="height:82.5%; padding-top: 1.8em; padding-bottom: 2.5em;">
+
                                    </div>
+
 
                                 </div>
 
                                 </div>
 +
                            </div>
  
                                <p><b>Figure 5: </b> The comparison of the ramachandran plot of
+
                                        <p><b>Figure 5: </b> The comparison of the ramachandran plot of structure S_14771 and the ramachandran plot found on <a href="https://proteopedia.org/wiki/images/9/90/Ramachandran_plot_general_100K.jpg">Protopedia</a>
                                    structure S_14771 and the ramachandran plot found on <a
+
                                        suggests that secondary structures are present. Hence the structure appears  
                                        href="https://proteopedia.org/wiki/images/9/90/Ramachandran_plot_general_100K.jpg">Protopedia</a>
+
                                        to contain &alpha;-helices, &beta;-sheets and a small amount of lefthanded
                                    suggests that secondary structures are present. Hence the structure
+
                                        &alpha;-helices. </p>
                                    appears
+
                                        The Ramachandran plot (Figure xzy) showing &alpha;-helices and &beta;-sheets is a
                                    to contain &alpha;-helices, &beta;-sheets and a small amount of
+
                                        strong indicator of a successful structure determination, as those secondary
                                    lefthanded
+
                                        structures are crucial for the functionality of sortases.
                                    &alpha;-helices. </p>
+
                                The Ramachandran plot (Figure xzy) showing &alpha;-helices and
+
                                &beta;-sheets is a
+
                                strong indicator of a successful structure determination, as those
+
                                secondary
+
                                structures are crucial for the functionality of sortases.
+
  
                                <h2>Conclusion</h2>
+
                                    <h2>Conclusion</h2>
                                <p>
+
                                    <p>
                                    We used machine learning methods, as well as monte-carlo simulations
+
                                        We used machine learning methods, as well as monte-carlo simulations to
                                    to
+
                                        determine the structure of the mutated transpeptidase Sortase A7M. The machine
                                    determine the structure of the mutated transpeptidase Sortase A7M.
+
                                        learning approach using AlQuarishi's Deep Neural Network yielded a structure which seemed to
                                    The machine
+
                                        not have any secondary structures. To exclude the possibility of an error in the
                                    learning approach using AlQuarishi's Deep Neural Network yielded a
+
                                        PyMOL visualization software by Schroedinger, a Ramachandran plot (figure xyz)
                                    structure which seemed to
+
                                        was created. The plot shows that no typical secondary structures are present
                                    not have any secondary structures. To exclude the possibility of an
+
                                        which is a strong indicator of a failed approach to determine a structure.
                                    error in the
+
                                        The approach, using <i>Rosetta Comparative Modeling</i>, yielded 15,000
                                    PyMOL visualization software by Schroedinger, a Ramachandran plot
+
                                        structures scored with the talaris2013 scoring function. The ten best structures
                                    (figure xyz)
+
                                        were aligned and exhibited almost identical secondary structures (figure xzy).
                                    was created. The plot shows that no typical secondary structures are
+
                                        The greatest structural differences are present in the N- and C-terminal
                                    present
+
                                        regions. Since terminal regions tend to fluctuate more strongly than
                                    which is a strong indicator of a failed approach to determine a
+
                                        non-terminal segments of the protein, we deemed those fluctuations non-relevant
                                    structure.
+
                                        for the proteins functionality.
                                    The approach, using <i>Rosetta Comparative Modeling</i>, yielded
+
                                        <br>
                                    15,000
+
                                        Being the best scoring candidate, structure S_14771 was analyzed structurally
                                    structures scored with the talaris2013 scoring function. The ten
+
                                        using a Ramachandran plot (figure xyz). The plot shows all the relevant and
                                    best structures
+
                                        typical structures sortases exhibits and serves as an indicator for a
                                    were aligned and exhibited almost identical secondary structures
+
                                        successful structure prediction.
                                    (figure xzy).
+
                                        <br>
                                    The greatest structural differences are present in the N- and
+
                                        In the steps to follow, a molecular dynamics (MD)
                                    C-terminal
+
                                        simulation will be performed on both structures. Even though structure CASP12
                                    regions. Since terminal regions tend to fluctuate more strongly than
+
                                        does not seem to be a valid structure, refolding processes during a MD
                                    non-terminal segments of the protein, we deemed those fluctuations
+
                                        simulation might lead to a relaxation of the protein and allow for a promising
                                    non-relevant
+
                                        prediction of the sortase A7M structure.
                                    for the proteins functionality.
+
                                    </p>
                                    <br>
+
                                    <h2>References</h2>
                                    Being the best scoring candidate, structure S_14771 was analyzed
+
                                    <ol class="references">
                                    structurally
+
                                        <li id="cite_note-1">
                                    using a Ramachandran plot (figure xyz). The plot shows all the
+
                                            <span class="mw-cite-backlink">
                                    relevant and
+
                                                <a href="#cite_ref-1">↑</a>
                                    typical structures sortases exhibits and serves as an indicator for
+
                                            </span>
                                    a
+
                                            <span class="reference-text">
                                    successful structure prediction.
+
                                                Bishop, CM.., Neural Networks for Pattern Recognition. Oxford University
                                    <br>
+
                                                Press,
                                    In the steps to follow, a molecular dynamics (MD)
+
                                                1995.
                                    simulation will be performed on both structures. Even though
+
                                                <a rel="nofollow" class="external autonumber"
                                    structure CASP12
+
                                                    href="https://www.biorxiv.org/content/10.1101/265231v1"
                                    does not seem to be a valid structure, refolding processes during a
+
                                                    target="_blank">[1] </a>
                                    MD
+
                                            </span>
                                    simulation might lead to a relaxation of the protein and allow for a
+
                                        </li>
                                    promising
+
                                        <li id="cite_note-2">
                                    prediction of the sortase A7M structure.
+
                                            <span class="mw-cite-backlink">
                                </p>
+
                                                <a href="#cite_ref-2">↑</a>
                                <h2>References</h2>
+
                                            </span>
                                <ol class="references">
+
                                            <span class="reference-text">
                                    <li id="cite_note-1">
+
                                                AlQuraishi, M., End-to-End Differentiable Learning of Protein
                                        <span class="mw-cite-backlink">
+
                                                Structure. Cell Systems, 2019. 8: 1–10.
                                            <a href="#cite_ref-1">↑</a>
+
                                                <a rel="nofollow" class="external autonumber"
                                        </span>
+
                                                    href="https://www.biorxiv.org/content/10.1101/265231v1"
                                        <span class="reference-text">
+
                                                    target="_blank">[2] </a>
                                            Bishop, CM.., Neural Networks for Pattern Recognition.
+
                                            </span>
                                            Oxford University
+
                                        </li> <!-- dihedral junge shrinken -->
                                            Press,
+
                                        <li id="cite_note-3">
                                            1995.
+
                                            <span class="mw-cite-backlink">
                                            <a rel="nofollow" class="external autonumber"
+
                                                <a href="#cite_ref-3">↑</a>
                                                href="https://www.biorxiv.org/content/10.1101/265231v1"
+
                                            </span>
                                                target="_blank">[1] </a>
+
                                            <span class="reference-text">
                                        </span>
+
                                                Leaver-Fay, A. et al., ROSETTA3: an object-oriented software suite for
                                    </li>
+
                                                the
                                    <li id="cite_note-2">
+
                                                simulation and design of
                                        <span class="mw-cite-backlink">
+
                                                macromolecules. Methods Enzymol, 2011. 487:545-74.
                                            <a href="#cite_ref-2">↑</a>
+
                                                <a rel="nofollow" class="external autonumber"
                                        </span>
+
                                                    href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4083816/"
                                        <span class="reference-text">
+
                                                    target="_blank">[3]
                                            AlQuraishi, M., End-to-End Differentiable Learning of
+
                                                </a>
                                            Protein
+
                                            </span>
                                            Structure. Cell Systems, 2019. 8: 1–10.
+
                                        </li>
                                            <a rel="nofollow" class="external autonumber"
+
                                        <li id="cite_note-4">
                                                href="https://www.biorxiv.org/content/10.1101/265231v1"
+
                                            <span class="mw-cite-backlink">
                                                target="_blank">[2] </a>
+
                                                <a href="#cite_ref-4">↑</a>
                                        </span>
+
                                            </span>
                                    </li> <!-- dihedral junge shrinken -->
+
                                            <span class="reference-text">
                                    <li id="cite_note-3">
+
                                                Moult, J. et al., Critical assessment of methods of protein structure
                                        <span class="mw-cite-backlink">
+
                                                prediction
                                            <a href="#cite_ref-3">↑</a>
+
                                                (CASP)—Round 6. PROTEINS:
                                        </span>
+
                                                Structure, Function, and Bioinformatics, 2005. Suppl 7:3–7.
                                        <span class="reference-text">
+
                                                <a rel="nofollow" class="external autonumber"
                                            Leaver-Fay, A. et al., ROSETTA3: an object-oriented software
+
                                                    href="https://onlinelibrary.wiley.com/doi/pdf/10.1002/prot.20716"
                                            suite for
+
                                                    target="_blank">[4] </a>
                                            the
+
                                            </span>
                                            simulation and design of
+
                                        </li>
                                            macromolecules. Methods Enzymol, 2011. 487:545-74.
+
                                    </ol>
                                            <a rel="nofollow" class="external autonumber"
+
                                                href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4083816/"
+
                                                target="_blank">[3]
+
                                            </a>
+
                                        </span>
+
                                    </li>
+
                                    <li id="cite_note-4">
+
                                        <span class="mw-cite-backlink">
+
                                            <a href="#cite_ref-4">↑</a>
+
                                        </span>
+
                                        <span class="reference-text">
+
                                            Moult, J. et al., Critical assessment of methods of protein
+
                                            structure
+
                                            prediction
+
                                            (CASP)—Round 6. PROTEINS:
+
                                            Structure, Function, and Bioinformatics, 2005. Suppl 7:3–7.
+
                                            <a rel="nofollow" class="external autonumber"
+
                                                href="https://onlinelibrary.wiley.com/doi/pdf/10.1002/prot.20716"
+
                                                target="_blank">[4] </a>
+
                                        </span>
+
                                    </li>
+
                                </ol>
+
                            </div>
+
                        </div>
+
 
                     </div>
 
                     </div>
 
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
  
            <div class="tab my-3">
+
        </div>
                <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body3"
+
    </div>
                    aria-expanded="false" aria-controls="collapseOne">
+
 
                    Molecular dynamics
+
    <div class="tab my-3">
                </button>
+
        <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body3" aria-expanded="false"
            </div>
+
            aria-controls="collapseOne">
 +
            Molecular dynamics
 +
        </button>
 +
    </div>
  
 +
   
 +
    <div class="collapse multi-collapse" id="body3">
 +
        <div class="card card-body">
 +
            <div class="row">
 +
                <div class="col-xs-12 col-sm-12 col-md-2">
 +
                    <img class="img-fluid"
 +
                        src="https://2019.igem.org/wiki/images/4/4e/T--TU_Darmstadt--MD_Modeling.png">
 +
                </div>
 +
                <div class="col-xs-12 col-sm-12 col-md-10">
 +
                    <div class="flex-center">
 +
                        <h2>Introduction</h2>
  
            <div class="collapse multi-collapse" id="body3">
+
                        <p>The structure predictions made so far were based on statistical methods with physical
                <div class="card card-body">
+
                            constraints. The Deep
                    <div class="row">
+
                            Learning algorithm uses a neural network trained to find a function associating the
                        <div class="col-xs-12 col-sm-12 col-md-2">
+
                            amino acid sequence and
                            <img class="img-fluid"
+
                            the final 3D positions of the atoms within the protein. On the other hand, predictions
                                src="https://2019.igem.org/wiki/images/4/4e/T--TU_Darmstadt--MD_Modeling.png">
+
                            were made with Rosetta
 +
                            using the Monte Carlo Method. Here random movement of individual atoms occurs, and the
 +
                            energy  is estimated after
 +
                            each step.</p>  
 +
 
 +
                        <div class="row">
 +
                            <div class="figurcolumn column" style="width: 80%; float: right;  padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/0/08/T--TU_Darmstadt--MoleculeInWater.png" style="width:100%">
 +
                                <p><b>Figure 6: </b>Sortase A7M in a force field surrounded by discrete water molecules. Image was made with …. </p>
 +
                            </div>
 
                         </div>
 
                         </div>
                        <div class="col-xs-12 col-sm-12 col-md-10">
 
                            <div class="flex-center">
 
                                <h2>Introduction</h2>
 
  
                                <p>The structure predictions made so far were based on statistical methods with
+
                        <p>
                                    physical
+
                            Even though both methods use physical constraints to find plausible protein structures, neither of them actually
                                    constraints. The Deep
+
                            simulates the behavior of these molecules within a physical force field. Moreover, both methods do not necessarily output fully relaxed protein structures and simulate water implicitly by preferring hydrophilic parts of the proteins to be on the outside. Thus, we conducted a molecular dynamics (MD) simulation to verify the plausibility of our protein structure and allow equilibration.
                                    Learning algorithm uses a neural network trained to find a function associating
+
                            The molecular dynamics simulation provides the opportunity to simulate water as discrete molecules, creating a solvated protein. This step is crucial to
                                    the
+
                            validate the structures, as the interaction with water is one of the primary mechamism for protein folding.
                                    amino acid sequence and
+
                            Since neither candidate CASP12 nor S_14771 have been modeled with explicit water an according MD simulation is imperative, to
                                    the final 3D positions of the atoms within the protein. On the other hand,
+
                            verify the correctness of the candidates conformation.
                                    predictions
+
                            This of course is much more expensive in terms of computational ressources. As the protein has to be placed in a simulation box
                                    were made with Rosetta
+
                            and said box is filled with water molecules. This is called solvation and is visualized for candidate S_14771 in figure eeeeee.
                                    using the Monte Carlo Method. Here random movement of individual atoms occurs,
+
                        </p>
                                    and the
+
                           
                                    energy is estimated after
+
                                    each step.</p>
+
  
                                <div class="row">
+
                        <p>
                                    <div class="figurcolumn column" style="width: 80%; float: right;  padding: 1em;">
+
                            We used GROMACS (GROningen MAchine for Chemical Simulations) <!-- cite --> as the tool for our molecular dynamic simulations. GROMACS solves Newtons
                                        <img class="img-fluid center"
+
                            equations of motion for
                                            src="https://2019.igem.org/wiki/images/0/08/T--TU_Darmstadt--MoleculeInWater.png"
+
                            individual atoms
                                            style="width:100%">
+
                            <sup id="cite_ref-1" class="reference">
                                        <p><b>Figure 6: </b>Sortase A7M in a force field surrounded by discrete
+
                                <a href="#cite_note-1">[1] </a>
                                            water molecules. Image was made with …. </p>
+
                            </sup>
                                    </div>
+
                            . While this classical simulation is much more accurate than predictions made by the
                                </div>
+
                            other methods,
 +
                            approximations are used nonetheless: Forces are cut after a certain radius and the system
 +
                            size is quite small.
 +
                            <sup id="cite_ref-1" class="reference">
 +
                                <a href="#cite_note-1">[1] </a>
 +
                            </sup>
 +
                            Additionally, atoms are assumed to be classical particles, which is not the case, as quantum mechanics plays a role in particle-particle interactions.
 +
                            Still, this simulation is very computationally expensive. Therefore, only time periods less
 +
                            than one second could be
 +
                            simulated.
 +
                        </p>
  
                                <p>
+
                        <h2>Methods</h2>
                                    Even though both methods use physical constraints to find plausible protein
+
                        <p>
                                    structures, neither of them actually
+
                            To perform the molecular dynamics simulations we mostly followed the <a href="http://www.mdtutorials.com/gmx/lysozyme/01_pdb2gmx.html" target="_blank">GROMACS Lysosome tutorial</a> as it serves our purpose perfectly. We created our simulation box to be of dodecahedral shape and a 0.7 nm distance of the solute to the box borders. We used periodic boundry conditions and a Na<sup>+</sup> Cl<sup>-</sup> concentration of 0.012 mol/L. The main difference of our approach was that we used the CHARMM36 <!-- cite --> force field instead of the OPLS-AA/L force field and have adjusted our molecular dynamics parameters <a href="http://www.gromacs.org/Documentation/Terminology/Force_Fields/CHARMM" target="_blank">accordingly</a>.   
                                    simulates the behavior of these molecules within a physical force field.
+
The simulation was performed on a NVIDIA GTX 760 graphics card allowing us to simulate approximately 1 ns per hour.                    
                                    Moreover, both methods do not necessarily output fully relaxed protein
+
</p>
                                    structures and simulate water implicitly by preferring hydrophilic parts of the
+
                                    proteins to be on the outside. Thus, we conducted a molecular dynamics (MD)
+
                                    simulation to verify the plausibility of our protein structure and allow
+
                                    equilibration.
+
                                    The molecular dynamics simulation provides the opportunity to simulate water as
+
                                    discrete molecules, creating a solvated protein. This step is crucial to
+
                                    validate the structures, as the interaction with water is one of the primary
+
                                    mechamism for protein folding.
+
                                    Since neither candidate CASP12 nor S_14771 have been modeled with explicit water
+
                                    an according MD simulation is imperative, to
+
                                    verify the correctness of the candidates conformation.
+
                                    This of course is much more expensive in terms of computational ressources. As
+
                                    the protein has to be placed in a simulation box
+
                                    and said box is filled with water molecules. This is called solvation and is
+
                                    visualized for candidate S_14771 in figure eeeeee.
+
                                </p>
+
  
 +
                        <p>
 +
                            To analyse the MD simulation we used the Python programming language and the <a href="https://www.biotite-python.org/" target="_blank">Biotite package</a> <!-- cite --> as well as GROMACS analysis tools as <!-- links zu den jungs--> <a>covar</a> and anaeig.
 +
                            The first analyses are a root-mean-square deviation (RMSD), a root-mean-square fluctuation (RMSF) and a gyration radius analysis.
 +
                            RMSD calculations have been described in the structure prediction section. To compute the RMSF the movement distance of each
 +
                            residue is computed as a root-mean-square over time as:
 +
                            $$ RMSF(t) = \sqrt{ 1/N \sum_i^N (v_i(t) - v_i(0)},
 +
                            where v(t)<sub>i</sub> is the position of atom i at time t. The radius of gyration is <!-- überarbeiten -->
 +
                            The final analysis performed on the MD simulation is called Principle Component Analysis (PCA).
 +
                            By applying PCA to a protein it is possible to gain insights into the relevant vibrational motions and thereby the physical mechanism of the protein <!-- zitat -->.
 +
                        </p>
  
 +
                        <h2>Results</h2>
 +
                        <h3>First indicators</h3>
 +
                        <p>
 +
                            The first possible indicators of a stable protein structure are converging RMSD, small RMSF values
 +
                            as well as converging radii of gyration. Using the Python software package and the module Biotite we calculated
 +
                            these quantities and plotted the results for both candidate S_14771 and candidate CASP12.
 +
                        </p>
 +
                        <div class="row">
 +
                            <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/4/4f/T--TU_Darmstadt--rmsd_s14771.png"
 +
                                    style="width:100%">
 
                                 <p>
 
                                 <p>
                                    We used GROMACS (GROningen MAchine for Chemical Simulations)
+
                                     <b>Figure 7: </b> The RMSD is one of three main indicators of a stable protein structure of the MD simulation of
                                     <!-- cite --> as the tool for our molecular dynamic simulations. GROMACS solves
+
                                     S_14771 over the period of 200,000 ps. As time progressed the RMSD increased with a smaller slope.  
                                    Newtons
+
                                     The value stabilizes at a time of 110,000 ps and fluctuated around the value of 6 &#8491;.
                                    equations of motion for
+
                                    individual atoms
+
                                    <sup id="cite_ref-1" class="reference">
+
                                        <a href="#cite_note-1">[1] </a>
+
                                    </sup>
+
                                    . While this classical simulation is much more accurate than predictions made by
+
                                     the
+
                                    other methods,
+
                                    approximations are used nonetheless: Forces are cut after a certain radius and
+
                                    the system
+
                                    size is quite small.
+
                                     <sup id="cite_ref-1" class="reference">
+
                                        <a href="#cite_note-1">[1] </a>
+
                                    </sup>
+
                                    Additionally, atoms are assumed to be classical particles, which is not the
+
                                    case, as quantum mechanics plays a role in particle-particle interactions.
+
                                    Still, this simulation is very computationally expensive. Therefore, only time
+
                                    periods less
+
                                    than one second could be
+
                                    simulated.
+
 
                                 </p>
 
                                 </p>
 +
                            </div>
  
                                <h2>Methods</h2>
+
                            <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/a/aa/T--TU_Darmstadt--rmsd_casp.png"
 +
                                    style="width:100%">
 
                                 <p>
 
                                 <p>
                                     To perform the molecular dynamics simulations we mostly followed the <a
+
                                     <b>Figure 8: </b> At t = 40,000 ps already the RMSD has arived at a stable value, while at the same time
                                        href="http://www.mdtutorials.com/gmx/lysozyme/01_pdb2gmx.html"
+
                                     the gyration (fig x) radius decreases over time continuously. This information suggests the protein
                                        target="_blank">GROMACS Lysosome tutorial</a> as it serves our purpose
+
                                     might be folding and potentially develpoing secondary structures not present previously.
                                    perfectly. We created our simulation box to be of dodecahedral shape and a 0.7
+
                                     nm distance of the solute to the box borders. We used periodic boundry
+
                                    conditions and a Na<sup>+</sup> Cl<sup>-</sup> concentration of 0.012 mol/L. The
+
                                    main difference of our approach was that we used the CHARMM36
+
                                     <!-- cite --> force field instead of the OPLS-AA/L force field and have adjusted
+
                                    our molecular dynamics parameters <a
+
                                        href="http://www.gromacs.org/Documentation/Terminology/Force_Fields/CHARMM"
+
                                        target="_blank">accordingly</a>.
+
                                    The simulation was performed on a NVIDIA GTX 760 graphics card allowing us to
+
                                    simulate approximately 1 ns per hour.
+
 
                                 </p>
 
                                 </p>
 
+
                            </div>
 +
                            <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/9/94/T--TU_Darmstadt--gyration_s14771.png"
 +
                                    style="width:100%">
 
                                 <p>
 
                                 <p>
                                     To analyse the MD simulation we used the Python programming language and the <a
+
                                     <b>Figure 9: </b> The prominent fluctuations of the residues from ranges 105 to 115 might
                                        href="https://www.biotite-python.org/" target="_blank">Biotite package</a>
+
                                     indicate a binding site or another form of functional structure. The radius of gyration, just as
                                    <!-- cite --> as well as GROMACS analysis tools as
+
                                     the RMSD fig xyz, stabilizes around a simulation time of of 110,000 ps and converges towards a value of
                                    <!-- links zu den jungs--> <a>covar</a> and anaeig.
+
                                     16.7 &#8491;.
                                    The first analyses are a root-mean-square deviation (RMSD), a root-mean-square
+
                                    fluctuation (RMSF) and a gyration radius analysis.
+
                                    RMSD calculations have been described in the structure prediction section. To
+
                                     compute the RMSF the movement distance of each
+
                                    residue is computed as a root-mean-square over time as:
+
                                    $$ RMSF(t) = \sqrt{ 1/N \sum_i^N (v_i(t) - v_i(0)},
+
                                    where v(t)<sub>i</sub> is the position of atom i at time t. The radius of
+
                                    gyration is
+
                                     <!-- überarbeiten -->
+
                                    The final analysis performed on the MD simulation is called Principle Component
+
                                    Analysis (PCA).
+
                                    By applying PCA to a protein it is possible to gain insights into the relevant
+
                                    vibrational motions and thereby the physical mechanism of the protein
+
                                     <!-- zitat -->.
+
 
                                 </p>
 
                                 </p>
 +
                            </div>
  
                                <h2>Results</h2>
+
                            <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
                                 <h3>First indicators</h3>
+
                                 <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/0/03/T--TU_Darmstadt--gyration_casp.png"
 +
                                    style="width:100%">
 
                                 <p>
 
                                 <p>
                                     The first possible indicators of a stable protein structure are converging RMSD,
+
                                     <b>Figure 10: </b> As from t = 40,000 ps the radius of gyration decreases constantly. At the end of the simulation the gyration radius
                                    small RMSF values
+
                                     reaches a value of 17 &#8491;.
                                    as well as converging radii of gyration. Using the Python software package and
+
                                     This behavior indicates folding of the protein structure.
                                    the module Biotite we calculated
+
                                     these quantities and plotted the results for both candidate S_14771 and
+
                                     candidate CASP12.
+
 
                                 </p>
 
                                 </p>
                                <div class="row">
+
                            </div>
                                    <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/4/4f/T--TU_Darmstadt--rmsd_s14771.png"
+
                                            style="width:100%">
+
                                        <p>
+
                                            <b>Figure 7: </b> The RMSD is one of three main indicators of a stable
+
                                            protein structure of the MD simulation of
+
                                            S_14771 over the period of 200,000 ps. As time progressed the RMSD
+
                                            increased with a smaller slope.
+
                                            The value stabilizes at a time of 110,000 ps and fluctuated around the
+
                                            value of 6 &#8491;.
+
                                        </p>
+
                                    </div>
+
  
                                    <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
+
                            <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
                                        <img class="img-fluid center"
+
                                <img class="img-fluid center"
                                            src="https://2019.igem.org/wiki/images/a/aa/T--TU_Darmstadt--rmsd_casp.png"
+
                                     src="https://2019.igem.org/wiki/images/f/f4/T--TU_Darmstadt--rmsf_s14771.png"
                                            style="width:100%">
+
                                     style="width:100%">
                                        <p>
+
                                            <b>Figure 8: </b> At t = 40,000 ps already the RMSD has arived at a
+
                                            stable value, while at the same time
+
                                            the gyration (fig x) radius decreases over time continuously. This
+
                                            information suggests the protein
+
                                            might be folding and potentially develpoing secondary structures not
+
                                            present previously.
+
                                        </p>
+
                                    </div>
+
                                    <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/9/94/T--TU_Darmstadt--gyration_s14771.png"
+
                                            style="width:100%">
+
                                        <p>
+
                                            <b>Figure 9: </b> The prominent fluctuations of the residues from ranges
+
                                            105 to 115 might
+
                                            indicate a binding site or another form of functional structure. The
+
                                            radius of gyration, just as
+
                                            the RMSD fig xyz, stabilizes around a simulation time of of 110,000 ps
+
                                            and converges towards a value of
+
                                            16.7 &#8491;.
+
                                        </p>
+
                                     </div>
+
 
+
                                    <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/0/03/T--TU_Darmstadt--gyration_casp.png"
+
                                            style="width:100%">
+
                                        <p>
+
                                            <b>Figure 10: </b> As from t = 40,000 ps the radius of gyration
+
                                            decreases constantly. At the end of the simulation the gyration radius
+
                                            reaches a value of 17 &#8491;.
+
                                            This behavior indicates folding of the protein structure.
+
                                        </p>
+
                                    </div>
+
 
+
                                    <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/f/f4/T--TU_Darmstadt--rmsf_s14771.png"
+
                                            style="width:100%">
+
                                        <p>
+
                                            <b>Figure 11: </b> The fluctuations
+
                                            (RMSF) of most residues appear insignificant compared to the first, the
+
                                            last residues and
+
                                            the residues close to residue 110 . Typically the N- and C-terminus tend
+
                                            to fluctuate more intensively due to the lack of
+
                                            stabilizing structures. The prominent fluctuations in the range of
+
                                            residue 105 to 115
+
                                            can indicate a binding site or another form of functional structure.
+
                                        </p>
+
                                     </div>
+
 
+
                                    <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/a/aa/T--TU_Darmstadt--rmsf_casp.png"
+
                                            style="width:100%">
+
                                        <p>
+
                                            <b>Figure 12: </b> The prominent fluctuations of the residues from
+
                                            ranges 105 to 115 might
+
                                            indicate a binding site or another form of functional structure. The
+
                                            radius of gyration, just as
+
                                            the RMSD fig xyz, stabilizes around a simulation time of of 110,000 ps
+
                                            and converges towards a value of
+
                                            16.7 &#8491;.
+
                                        </p>
+
                                    </div>
+
                                </div>
+
                                <br>
+
 
                                 <p>
 
                                 <p>
                                     Typical RMSDs and radii of gyration converge towards a value dependent on the
+
                                     <b>Figure 11: </b> The fluctuations
                                     size of the
+
                                     (RMSF) of most residues appear insignificant compared to the first, the last residues and
                                    protein. Convergence of those quantities can be interpreted as a stable state of
+
                                     the residues close to residue 110 . Typically the N- and C-terminus tend to fluctuate more intensively due to the lack of
                                    the protein
+
                                     stabilizing structures. The prominent fluctuations in the range of residue 105 to 115
                                    structure. As it can be seen in Figures x and y both the RMSD and the radius of
+
                                     can indicate a binding site or another form of functional structure.
                                    gyration
+
                                    stabilize at the same time as the simulation reaches 110,000 ps (110 ns),
+
                                    suggesting a now
+
                                    stabilized structure of candidate S_14771 solvated in water. Another indicator
+
                                    of a
+
                                    functional protein is the RMSF. Instead of being averaged over all atoms, the
+
                                     RMSF is
+
                                    averaged over time with respect to each amino acid. It provides insights in both
+
                                    protein
+
                                    stability and functionality. Fig xzf reveals the RMSF of residues 105 to 115 to
+
                                    be
+
                                    significantly higher than that of other residues. This hints at the presence of
+
                                    a
+
                                    functional unit along these residues. As commented on in the section
+
                                    describing our structure prediction approaches, the N-
+
                                    and C-terminal regions tend to fluctuate more strongly as a result of the
+
                                    absence of
+
                                     stabilizing structures.
+
                                </p>
+
                                <p>
+
                                    RMSD and gyration of radius calculations of candidate CASP12 (figures x and y)
+
                                    provide evidence of folding.
+
                                    However, the RMSF values show values significantly higher, an
+
                                    effect possibly caused by instability or refolding. Nevertheless, the strongest
+
                                    fluctuations, disregarding the terminal regions, can be seen in the region of
+
                                    residue 105 to
+
                                     115. This insight consolidates the theory that residues 105 to 115 might be a
+
                                    part of a
+
                                    functional unit.
+
                                </p>
+
                                <p>
+
                                    We were unsure whether candidate CASP12 can be considered a plausible structure
+
                                    and
+
                                    how to interpret the findings concerning the prominent fluctuations. Therefore,
+
                                    we decided to perform a
+
                                    <i>Principle Component Analysis</i>.
+
 
                                 </p>
 
                                 </p>
 +
                            </div>
  
                                <h3>Principle Component Analysis</h3>
+
                            <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
 +
                                <img class="img-fluid center"
 +
                                    src="https://2019.igem.org/wiki/images/a/aa/T--TU_Darmstadt--rmsf_casp.png"
 +
                                    style="width:100%">
 
                                 <p>
 
                                 <p>
                                     To analyze our system further Principle Component Analysis (PCA) was performed
+
                                     <b>Figure 12: </b> The prominent fluctuations of the residues from ranges 105 to 115 might
                                     using GROMACS.
+
                                     indicate a binding site or another form of functional structure. The radius of gyration, just as
 +
                                    the RMSD fig xyz, stabilizes around a simulation time of of 110,000 ps and converges towards a value of
 +
                                    16.7 &#8491;.
 
                                 </p>
 
                                 </p>
                                <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
+
                            </div>
                                    <img class="img-fluid center"
+
                        </div>
                                        src="https://2019.igem.org/wiki/images/d/db/T--TU_Darmstadt--modes_s14771.gif"
+
                        <br>
                                        style="width:100%">
+
                        <p>
                                    <p><b>Animation 4: </b> A Principle Component Analysis of a fast (blue) and a
+
                            Typical RMSDs and radii of gyration converge towards a value dependent on the size of the
                                        slow (red) mode showing the most prominent movements of the C&alpha;-chain
+
                            protein. Convergence of those quantities can be interpreted as a stable state of the protein
                                        of candidate S_14771. Both modes show movement of the &beta;6&#47;&beta;7
+
                            structure. As it can be seen in Figures x and y both the RMSD and the radius of gyration
                                        loop consisting of residues 105 to 115 towards the active site . Thus we can
+
                            stabilize at the same time as the simulation reaches 110,000 ps (110 ns), suggesting a now
                                        assume that the closing &beta;6&#47;&beta;7 loop is involved in the reaction
+
                            stabilized structure of candidate S_14771 solvated in water. Another indicator of a
                                        mechanism. </p>
+
                            functional protein is the RMSF. Instead of being averaged over all atoms, the RMSF is
                                </div>
+
                            averaged over time with respect to each amino acid. It provides insights in both protein
 +
                            stability and functionality. Fig xzf reveals the RMSF of residues 105 to 115 to be
 +
                            significantly higher than that of other residues. This hints at the presence of a
 +
                            functional unit along these residues. As commented on in the section
 +
                            describing our structure prediction approaches, the N-
 +
                            and C-terminal regions tend to fluctuate more strongly as a result of the absence of
 +
                            stabilizing structures.
 +
                        </p>
 +
                        <p>
 +
                            RMSD and gyration of radius calculations of candidate CASP12 (figures x and y) provide evidence of folding.
 +
                            However, the RMSF values show values significantly higher, an
 +
                            effect possibly caused by instability or refolding. Nevertheless, the strongest
 +
                            fluctuations, disregarding the terminal regions, can be seen in the region of residue 105 to
 +
                            115. This insight consolidates the theory that residues 105 to 115 might be a part of a
 +
                            functional unit.
 +
                        </p>
 +
                        <p>
 +
                            We were unsure whether candidate CASP12 can be considered a plausible structure and
 +
                            how to interpret the findings concerning the prominent fluctuations. Therefore, we decided to perform a
 +
                            <i>Principle Component Analysis</i>.
 +
                        </p>
  
                                <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
+
                        <h3>Principle Component Analysis</h3>
                                    <img class="img-fluid center"
+
                        <p>
                                        src="https://2019.igem.org/wiki/images/1/17/T--TU_Darmstadt--modes_casp.gif"
+
                        To analyze our system further Principle Component Analysis (PCA) was performed using GROMACS.
                                        style="width:100%">
+
                        </p>
                                    <p><b>Animation 5: </b> The modes of candidate CASP appear similar to each other
+
                        <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
                                        and no strong single movement can be specified. This makes the slow (red)
+
                                <img class="img-fluid center"
                                        and fast (blue) mode indistinguishable from one another. Moreover the active
+
                                    src="https://2019.igem.org/wiki/images/d/db/T--TU_Darmstadt--modes_s14771.gif"
                                        site amino acids do not appear to be in close proximity, which would make a
+
                                    style="width:100%">
                                        reaction catalyzed by candidate CASP12 impossible. </p>
+
                                <p><b>Animation 4: </b> A Principle Component Analysis of a fast (blue) and a slow (red) mode showing the most prominent movements of the C&alpha;-chain of candidate S_14771. Both modes show movement of the &beta;6&#47;&beta;7 loop consisting of residues 105 to 115 towards the active site . Thus we can assume that the closing &beta;6&#47;&beta;7 loop is involved in the reaction mechanism. </p>
                                </div>
+
                        </div>
  
                                 <p>
+
                        <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
                                    The results from the Principle Component Analysis of candidate S_14771
+
                            <img class="img-fluid center"
                                    (animation xy) show a movement of the residues 105 to 115 towards the active
+
                                 src="https://2019.igem.org/wiki/images/1/17/T--TU_Darmstadt--modes_casp.gif"
                                    site, supporting our theory that residues 105 to 115 are important for the
+
                                style="width:100%">
                                    reaction mechanism. Since the slow mode (red), which shows the most relevant
+
                            <p><b>Animation 5: </b> The modes of candidate CASP appear similar to each other and no strong single movement can be specified. This makes the slow (red) and fast (blue) mode indistinguishable from one another. Moreover the active site amino acids do not appear to be in close proximity, which would make a reaction catalyzed by candidate CASP12 impossible. </p>
                                    movement of the sortase, moves further towards the active site, it is possible
+
                        </div>
                                    that the &beta;6&#47;&beta;7 loop either closes the binding site of the ligand
+
                                    peptides or even transports one peptide towards the other.
+
                                </p>
+
  
                                <p>
+
                        <p>
                                    Animation xyz shows the results of the Principle Component Analysis of candidate
+
                            The results from the Principle Component Analysis of candidate S_14771 (animation xy) show a movement of the residues 105 to 115 towards the active site, supporting our theory that residues 105 to 115 are important for the reaction mechanism. Since the slow mode (red), which shows the most relevant movement of the sortase, moves further towards the active site, it is possible that the &beta;6&#47;&beta;7 loop either closes the binding site of the ligand peptides or even transports one peptide towards the other.  
                                    CASP12. As the RMSF calculations suggested (fig xyz), the whole protein seems to
+
                        </p>
                                    be moving randomly with no directed movement.
+
                                    In addition the active site amino acids
+
                                    <!-- ref --> are spread across the protein confirming our assumption that the
+
                                    protein is not in a stable or plausible conformation.
+
                                </p>
+
  
                                <h2>Conclusion</h2>
+
                        <p>
                                <p>
+
                            Animation xyz shows the results of the Principle Component Analysis of candidate CASP12. As the RMSF calculations suggested (fig xyz), the whole protein seems to be moving randomly with no directed movement.
                                    We gained evidence that at least on of our Sortase A7M models is a valid and
+
                            In addition the active site amino acids <!-- ref --> are spread across the protein confirming our assumption that the protein is not in a stable or plausible conformation.
                                    stable candidate by performing various methods to analyse the structural
+
                        </p>
                                    stability and validity of our two Sortase A7M candidates. The candidate S_14771
+
                                    that was generated using <i>RosettaCM</i> appears to be a fitting candidate not
+
                                    only due to successful analyses, but also since the residues of the active site
+
                                    <!-- ref --> are close enough to each other to catalyze a ligation reaction.
+
                                    Our model created through deep learning excelled only in terms of RMSD and
+
                                    gyration radius calculations. Not only the RMSF and Principle Component Analysis
+
                                    but also the conformation of the active site have proven candidate CASP12 to be
+
                                    of no use for further calculations as it does not portray a valid conformation
+
                                    of Sortase A7M.
+
                                </p>
+
                                </p>
+
  
 +
                        <h2>Conclusion</h2>
 +
                        <p>
 +
                            We gained evidence that at least on of our Sortase A7M models is a valid and stable candidate by performing various methods to analyse the structural stability and validity of our two Sortase A7M candidates. The candidate S_14771 that was generated using <i>RosettaCM</i> appears to be a fitting candidate  not only due to successful analyses, but also since the residues of the active site <!-- ref -->  are close enough to each other to catalyze a ligation reaction.
 +
                            Our model created through deep learning excelled only in terms of RMSD and gyration radius calculations. Not only the RMSF and Principle Component Analysis but also the conformation of the active site have proven candidate CASP12 to be of no use for further calculations as it does not portray a valid conformation of Sortase A7M.
 +
                        </p>
 +
                        </p>
  
                                <h2>References</h2>
 
                                <ol class="references">
 
                                    <li id="cite_note-1">
 
                                        <span class="mw-cite-backlink">
 
                                            <a href="#cite_ref-1">↑</a>
 
                                        </span>
 
                                        <span class="reference-text">
 
                                            Apol, E. et. al. GROMACS
 
                                            USER MANUAL. Department of Biophysical Chemistry, University of
 
                                            Groningen.
 
                                            2015.
 
                                            <a rel="nofollow" class="external autonumber"
 
                                                href="https://www.biorxiv.org/content/10.1101/265231v1"
 
                                                target="_blank">[1] </a>
 
                                        </span>
 
                                    </li>
 
                                </ol>
 
  
                             </div>
+
                        <h2>References</h2>
                         </div>
+
                        <ol class="references">
 +
                             <li id="cite_note-1">
 +
                                <span class="mw-cite-backlink">
 +
                                    <a href="#cite_ref-1">↑</a>
 +
                                </span>
 +
                                <span class="reference-text">
 +
                                    Apol, E. et. al. GROMACS
 +
                                    USER MANUAL. Department of Biophysical Chemistry, University of Groningen.
 +
                                    2015.
 +
                                    <a rel="nofollow" class="external autonumber"
 +
                                        href="https://www.biorxiv.org/content/10.1101/265231v1" target="_blank">[1] </a>
 +
                                </span>
 +
                            </li>
 +
                         </ol>
 +
 
 
                     </div>
 
                     </div>
 
 
                 </div>
 
                 </div>
            </div>
 
            <div class="tab my-3">
 
                <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body4"
 
                    aria-expanded="false" aria-controls="collapseOne">
 
                    Docking
 
                </button>
 
 
             </div>
 
             </div>
  
            <div class="collapse multi-collapse" id="body4">
+
        </div>
                <div class="card card-body">
+
    </div>
                    <div class="row">
+
    <div class="tab my-3">
                        <div class="col-xs-12 col-sm-12 col-md-2">
+
        <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body4" aria-expanded="false"
                            <img class="img-fluid"
+
            aria-controls="collapseOne">
                                src="https://2019.igem.org/wiki/images/d/df/T--TU_Darmstadt--Docking_Structure_Determination.png">
+
            Docking
                        </div>
+
        </button>
                        <div class="col-xs-12 col-sm-12 col-md-10">
+
    </div>
                            <div class="flex-center">
+
  
                                <p>
+
    <div class="collapse multi-collapse" id="body4">
                                    Now that the binding site of the Sortase had been found, the peptide ligand
+
        <div class="card card-body">
                                    needed to be inserted into the binding site to create a peptide-protein complex.
+
            <div class="row">
                                    The procedure of choice
+
                <div class="col-xs-12 col-sm-12 col-md-2">
                                    for the introduction of a ligand into the binding site of a protein is called
+
                    <img class="img-fluid"
                                    <i>docking</i>. In the
+
                        src="https://2019.igem.org/wiki/images/d/df/T--TU_Darmstadt--Docking_Structure_Determination.png">
                                    following sections, we will present the protocol and methods we used as well as
+
                </div>
                                    the results they yielded.
+
                <div class="col-xs-12 col-sm-12 col-md-10">
                                </p>
+
                    <div class="flex-center">
  
                                <h2>Background</h2>
+
                        <p>
                                <p>
+
                            Now that the binding site of the Sortase had been found, the peptide ligand
                                    Enzymes are one of the most relevant macromolecules in biology. Their
+
                            needed to be inserted into the binding site to create a peptide-protein complex. The procedure of choice
                                    functionality is determined through the way they interact with their ligands.
+
                            for the introduction of a ligand into the binding site of a protein is called <i>docking</i>. In the
                                    Although enzymes are highly specific concerning the ligands they interact with,
+
                            following sections, we will present the protocol and methods we used as well as the results they yielded.
                                    similar compounds can often bind to the same enzyme albeit with different
+
                        </p>
                                    affinity.
+
                                    To determine the best possible binding conformation of the protein-ligand
+
                                    complex, we use FlexPepDock, an algorithm provided by the the RosettaCommons
+
                                    software package.
+
                                </p>
+
  
                                <h2>Procedure</h2>
+
                        <h2>Background</h2>
                                <p>
+
                        <p>
                                    The ab-initio FlexPepDock protocol consists of multiple steps and is documented
+
                        Enzymes are one of the most relevant macromolecules in biology. Their functionality is determined through the way they interact with their ligands. Although enzymes are highly specific concerning the ligands they interact with, similar compounds can often bind to the same enzyme albeit with different affinity.  
                                    on the RosettaCommons <a href="">online documentation</a>. We modified the
+
                        To determine the best possible binding conformation of the protein-ligand complex, we use FlexPepDock, an algorithm provided by the the RosettaCommons software package.
                                    protocol as the one provided did not work with our approach.
+
                        </p>
                                    The modified protocol has the following form:
+
                                </p>
+
                                <ol>
+
                                    <li>secondary structure determination</li>
+
                                    <li>complex creation</li>
+
                                    <li>FlexPepDock refinement</li>
+
                                </ol>
+
                                <br>
+
                                <p>
+
                                    To determine the secondary structure of the peptide, fragment files (3- and
+
                                    5-mers) had to be generated and a PSIPRED secondary structure prediction had to
+
                                    be performed. As the peptides had a sequence length less than 20 amino acids, we
+
                                    were not able to use the online services such as <a
+
                                        href="http://robetta.bakerlab.org/">Robetta</a> and the <a
+
                                        href="http://bioinf.cs.ucl.ac.uk/psipred/">PSIPRED online service</a>.
+
                                    Instead we used the Rosetta <a
+
                                        href="https://www.rosettacommons.org/docs/latest/application_documentation/utilities/app-fragment-picker">FragmentPicker
+
                                        application</a> and the PSIPRED <a
+
                                        href="https://github.com/psipred/psipred">command line tool</a>.
+
                                    The generated structures serve as the input for the refinement protocol.
+
                                    <br>
+
                                    The generation of the peptide-protein complex can be divided into three steps:
+
                                </p>
+
                                <ul>
+
                                    <li>peptide creation</li>
+
                                    <li>peptide relaxation</li>
+
                                    <li>coarse complex creation</li>
+
                                </ul>
+
                                <br>
+
                                <p>
+
                                    The peptide structure was created through ab-initio modeling.
+
                                    Initial creation of the peptide was followed by insertion of the peptide into
+
                                    the sortase binding site. This lead to a coarse model of the peptide sortase
+
                                    complex. Here we used insight gained from the molecular dynamics simulation to
+
                                    place the peptide close to the binding site.
+
                                    <!-- vielleicht hier schon biotite erwähnen -->
+
                                    <br>
+
                                    In the final step the FlexPepDock refinement protocol is executed and 50,000
+
                                    complex structures are generated. We used the inputs as described in
+
                                    {{fuhrman paper}}, written by the authors of the FlexPepDock documentation.
+
                                    <br>
+
                                    To get a better overview over our data we performed a clustering in python,
+
                                    using the scikit-learn package. We clustered the structures with respect to:
+
                                </p>
+
                                <ul>
+
                                    <li>total score: the total score of the docking provided by the <i>Rosetta</i>
+
                                        scoring function</li>
+
                                    <li>interface score: the sum of the energy of the residues in the interfacing
+
                                        region</li>
+
                                    <li>reweighted score: a score calculated by double weighting the contribution of
+
                                        the residues in the interfacing region</li>
+
                                    <li>root-mean-square deviation: the root-mean-square deviation of the peptides
+
                                        in relation to the structure with the highest score</li>
+
                                    <li>peptide direction: the direction the peptide is facing</li>
+
                                </ul>
+
                                <br>
+
                                <p>
+
                                    Here clustering is used to group the docking results and thereby descrease the
+
                                    samlple size.
+
                                    From the 50,000 results we picked the results with the 500 best total scores,
+
                                    the 500 best interface scores and
+
                                    the 500 best reweighted scores.
+
                                    As we aimed to create an unbiased set for clustering, the abscence of duplicates
+
                                    in the set was ensured.
+
                                    We decreased the sample size to 100 groups representing the best scoring
+
                                    structures from the three categories.
+
                                </p>
+
  
                                <h2>Results</h2>
+
                        <h2>Procedure</h2>
                                <p>
+
                        <p>
                                    For sequences MGGGGPPPPPP(M-polyG), GGGGPPPPPP(polyG) and PPPPPPLPETGG(LPETGG)
+
                        The ab-initio FlexPepDock protocol consists of multiple steps and is documented on the RosettaCommons <a href="">online documentation</a>. We modified the protocol as the one provided did not work with our approach.
                                    50,000 structures have been created and clustered.
+
                        The modified protocol has the following form:
                                    After the clustering the sample consisted of 100 structures of docked complexes.
+
                        </p>
                                </p>
+
                        <ol>
 +
                            <li>secondary structure determination</li>
 +
                            <li>complex creation</li>
 +
                            <li>FlexPepDock refinement</li>
 +
                        </ol>
 +
                        <br>
 +
                        <p>
 +
                        To determine the secondary structure of the peptide, fragment files (3- and 5-mers) had to be generated and a PSIPRED secondary structure prediction had to be performed. As the peptides had a sequence length less than 20 amino acids, we were not able to use the online services such as <a href="http://robetta.bakerlab.org/">Robetta</a> and the <a href="http://bioinf.cs.ucl.ac.uk/psipred/">PSIPRED online service</a>. Instead we used the Rosetta <a href="https://www.rosettacommons.org/docs/latest/application_documentation/utilities/app-fragment-picker">FragmentPicker application</a> and the PSIPRED <a href="https://github.com/psipred/psipred">command line tool</a>.
 +
                        The generated structures serve as the input for the refinement protocol.
 +
                        <br>
 +
                        The generation of the peptide-protein complex can be divided into three steps:
 +
                        </p>
 +
                        <ul>
 +
                            <li>peptide creation</li>
 +
                            <li>peptide relaxation</li>
 +
                            <li>coarse complex creation</li>
 +
                        </ul>
 +
                        <br>
 +
                        <p>
 +
                        The peptide structure was created through ab-initio modeling.
 +
                        Initial creation of the peptide was followed by insertion of the peptide into the sortase binding site. This lead to a coarse model of the peptide sortase complex. Here we used insight gained from the molecular dynamics simulation to place the peptide close to the binding site. <!-- vielleicht hier schon biotite erwähnen -->
 +
                        <br>
 +
                        In the final step the FlexPepDock refinement protocol is executed and 50,000 complex structures are generated. We used the inputs as described in {{fuhrman paper}}, written by the authors of the FlexPepDock documentation.
 +
                        <br>
 +
                        To get a better overview over our data we performed a clustering in python, using the scikit-learn package. We clustered the structures with respect to:
 +
                        </p>
 +
                        <ul>
 +
                            <li>total score: the total score of the docking provided by the <i>Rosetta</i> scoring function</li>
 +
                            <li>interface score: the sum of the energy of the residues in the interfacing region</li>
 +
                            <li>reweighted score: a score calculated by double weighting the contribution of the residues in the interfacing region</li>
 +
                            <li>root-mean-square deviation: the root-mean-square deviation of the peptides in relation to the structure with the highest score</li>
 +
                            <li>peptide direction: the direction the peptide is facing</li>
 +
                        </ul>
 +
                        <br>
 +
                        <p>
 +
                        Here clustering is used to group the docking results and thereby descrease the samlple size.  
 +
                        From the 50,000 results we picked the results with the 500 best total scores, the 500 best interface scores and
 +
                        the 500 best reweighted scores.
 +
                        As we aimed to create an unbiased set for clustering, the abscence of duplicates in the set was ensured.
 +
                        We decreased the sample size to 100 groups representing the best scoring
 +
                        structures from the three categories.
 +
                        </p>
  
                                <div class="figurcolumn column" style="width: 50%; float: center; padding: 1em;">
+
                        <h2>Results</h2>
                                    <img class="img-fluid center"
+
                        <p>
                                        src="https://2019.igem.org/wiki/images/7/78/T--TU_Darmstadt--dock_lpetgg.png"
+
                            For sequences MGGGGPPPPPP(M-polyG), GGGGPPPPPP(polyG) and PPPPPPLPETGG(LPETGG) 50,000 structures have been created and clustered.  
                                        style="width:100%">
+
                            After the clustering the sample consisted of 100 structures of docked complexes.
                                    <p><b>Figure 13: </b> The three best scoring structures (total score, interface
+
                        </p>
                                        score, reweighted score) of the LPETGG-tag are shown. Only two results are
+
                                        visible as the best reweighted score candidate is identical to the best
+
                                        interface score candidate. The reacting section of the LPETGG-tag namely
+
                                        glycine is colored yellow as is the active site. The glycin of both ligand
+
                                        peptides is facing the active site. </p>
+
                                </div>
+
                                <p>
+
                                    Analysis of the scores has shown a similar score for all the three dockings. The
+
                                    best scoring results of the LPETGG docking show a tendency of the glycines to
+
                                    face the active site while also being in close proximity to the active site.
+
                                </p>
+
  
                                <div class="row">
+
                        <div class="figurcolumn column" style="width: 50%; float: center; padding: 1em;">
                                    <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
+
                                <img class="img-fluid center"
                                        <img class="img-fluid center"
+
                                    src="https://2019.igem.org/wiki/images/7/78/T--TU_Darmstadt--dock_lpetgg.png"
                                            src="https://2019.igem.org/wiki/images/8/8d/T--TU_Darmstadt--dock_polyg.png"
+
                                    style="width:100%">
                                            style="width:100%">
+
                                <p><b>Figure 13: </b> The three best scoring structures (total score, interface score, reweighted score) of the LPETGG-tag are shown. Only two results are visible as the best reweighted score candidate is identical to the best interface score candidate. The reacting section of the LPETGG-tag namely glycine is colored yellow as is the active site. The glycin of both ligand peptides is facing the active site. </p>
                                        <p><b>Figure 14: </b>The three best scoring structures (total score,
+
                        </div>
                                            interface score, reweighted score) of the poly-g peptide are shown. Only
+
                        <p>
                                            two results are visible as the best reweighted score candidate is
+
                        Analysis of the scores has shown a similar score for all the three dockings. The best scoring results of the LPETGG docking show a tendency of the glycines to face the active site while also being in close proximity to the active site.  
                                            identical to the best interface score candidate. Instead of facing the
+
                        </p>
                                            active site (yellow) the reacting glycines (yellow) appear to interact
+
                                            with the &beta;6&#47;&beta;7 loop of the sortase. </p>
+
                                    </div>
+
                                    <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
+
                                        <img class="img-fluid center"
+
                                            src="https://2019.igem.org/wiki/images/9/92/T--TU_Darmstadt--dock_mpolyg.png"
+
                                            style="width:100%">
+
                                        <p><b>Figure 15: </b>The three best scoring structures (total score,
+
                                            interface score, reweighted score) of the poly-g peptide are shown. Only
+
                                            two results are visible as the best reweighted score candidate is
+
                                            identical to the best interface score candidate.
+
                                            Concerning the M-poly-G peptide no uniform directional orientation can
+
                                            be observed.
+
                                            The structure with the best interface score (light blue) is oriendted
+
                                            towards the loop while the structure with the best total/reweighted
+
                                            (dark blue) is oriented towards the &beta;-sheets.</p>
+
                                    </div>
+
                                </div>
+
                                <!-- see more button instead oben halt und so -->
+
                                <p>
+
                                    Figure lpetgg
+
                                    <!-- das auch noch ändern --> shows the docking result of the LPETGG peptide to
+
                                    the sortase. The results shown are the best scoring structures of the clustering
+
                                    with respect to the total score, interface score and reweighted score. As the
+
                                    best scoring structure is the same for the total score and the reweighted score
+
                                    only two peptides are shown. This also applies to figures x and y. For both
+
                                    results the reacting glycin residues (yellow) are facing the active site.
+
                                    Additionally, the same residues are in close proximity to the active site.
+
                                </p>
+
                                <p>
+
                                    The figures x ad y show the docking of the both polyG and M-polyG. While polyG
+
                                    results align well and seem to be interacting with the &beta;6&#47;&beta;7 loop
+
                                    rather than with the active site, this does not seem to be the case for M-polyG.
+
                                    Instead of both structures interacting with the &beta;6&#47;&beta;7 loop or
+
                                    active site one (best interaction score; dark blue) interacts with the
+
                                    &beta;6&#47;&beta;7 loop and the other (best reweighted/total score; light
+
                                    blue-gray) appears to interact with the active site.
+
                                </p>
+
  
                                <div class="row">
+
                        <div class="row">
                                    <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
+
                            <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
                                        <img class="img-fluid center"
+
                                <img class="img-fluid center"
                                            src="https://2019.igem.org/wiki/images/7/76/T--TU_Darmstadt--dock_zoom_active.png"
+
                                    src="https://2019.igem.org/wiki/images/8/8d/T--TU_Darmstadt--dock_polyg.png"
                                            style="width:100%">
+
                                    style="width:100%">
                                        <p><b>Figure 16: </b>The close up of the M-polyG peptide (best
+
                                <p><b>Figure 14: </b>The three best scoring structures (total score, interface score, reweighted score) of the poly-g peptide are shown. Only two results are visible as the best reweighted score candidate is identical to the best interface score candidate. Instead of facing the active site (yellow) the reacting glycines (yellow) appear to interact with the &beta;6&#47;&beta;7 loop of the sortase. </p>
                                            total/reweighted score) indicates an interaction of methionine with
+
                            </div>
                                            arginine<sub>139</sub> and cysteine<sub>126</sub>. </p>
+
                            <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
                                    </div>
+
                                <img class="img-fluid center"
                                    <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
+
                                    src="https://2019.igem.org/wiki/images/9/92/T--TU_Darmstadt--dock_mpolyg.png"
                                        <img class="img-fluid center"
+
                                    style="width:100%">
                                            src="https://2019.igem.org/wiki/images/4/48/T--TU_Darmstadt--dock_zoom_loop.png"
+
                                <p><b>Figure 15: </b>The three best scoring structures (total score, interface score, reweighted score) of the poly-g peptide are shown. Only two results are visible as the best reweighted score candidate is identical to the best interface score candidate.
                                            style="width:100%">
+
                                    Concerning the M-poly-G peptide no uniform directional orientation can be observed.
                                        <p><b>Figure 17: </b> Methionine of the result with the best interface score
+
                                    The structure with the best interface score (light blue) is oriendted towards the loop while the structure with the best total/reweighted (dark blue) is oriented towards the &beta;-sheets.</p>
                                            interacted with the &beta;6&#47;&beta;7 loop rather than the active
+
                            </div>
                                            site. Still the reactive glycine residues appear to be bound to the
+
                        </div>
                                            &beta;6&#47;&beta;7 loop. </p>
+
<!-- see more button instead oben halt und so -->
                                    </div>
+
                        <p>
                                </div>
+
                            Figure lpetgg <!-- das auch noch ändern --> shows the docking result of the LPETGG peptide to the sortase. The results shown are the best scoring structures of the clustering with respect to the total score, interface score and reweighted score. As the best scoring structure is the same for the total score and the reweighted score only two peptides are shown. This also applies to figures x and y. For both results the reacting glycin residues (yellow) are facing the active site. Additionally, the same residues are in close proximity to the active site.
 +
                        </p>
 +
                        <p>
 +
                            The figures x ad y show the docking of the both polyG and M-polyG. While polyG results align well and seem to be interacting with the &beta;6&#47;&beta;7 loop rather than with the active site, this does not seem to be the case for M-polyG. Instead of both structures interacting with the &beta;6&#47;&beta;7 loop or active site one (best interaction score; dark blue) interacts with the &beta;6&#47;&beta;7 loop and the other (best reweighted/total score; light blue-gray) appears to interact with the active site.
 +
                        </p>
  
                                <p>
+
                        <div class="row">
                                    As can be seen in figure 16 visualizing the result of the the docking simulation
+
                            <div class="figurcolumn column" style="width: 50%; float: left; padding: 1em;">
                                     total/reweighted score) suggests an interaction of methionine and two of the
+
                                <img class="img-fluid center"
                                     active sites namely arginine<sub>139</sub> and cysteine<sub>126</sub>.
+
                                     src="https://2019.igem.org/wiki/images/7/76/T--TU_Darmstadt--dock_zoom_active.png"
                                    <!-- metionin erwähnen -->
+
                                     style="width:100%">
                                    Visualizing the result of the according docking simulation, as can be seen in
+
                                <p><b>Figure 16: </b>The close up of the M-polyG peptide (best total/reweighted score) indicates an interaction of methionine with arginine<sub>139</sub> and cysteine<sub>126</sub>. </p>
                                    figure 16, suggests an interaction between methionine and two active site
+
                            </div>
                                    residues, namely arginine<sub>139</sub> and cysteine<sub>126</sub>.
+
                            <div class="figurcolumn column" style="width: 50%; float: right; padding: 1em;">
                                    Figure 17 shows the interaction of M-polyG with the &beta;6&#47;&beta;7 loop.
+
                                 <img class="img-fluid center"
                                    The glycines still interact with the &beta;6&#47;&beta;7 loop.
+
                                     src="https://2019.igem.org/wiki/images/4/48/T--TU_Darmstadt--dock_zoom_loop.png"
                                    Instead of binding above the &beta;6&#47;&beta;7 loop, which is the case for
+
                                    style="width:100%">
                                    polyG as illustrated in fig z,
+
                                 <p><b>Figure 17: </b> Methionine of the result with the best interface score interacted with the &beta;6&#47;&beta;7 loop rather than the active site. Still the reactive glycine residues appear to be bound to the &beta;6&#47;&beta;7 loop. </p>
                                    the interaction seems to be influenced by methionine. By interacting with the
+
                                    residues in the &beta;-helix
+
                                    methionine could potentially hinder binding of glycine to the
+
                                    &beta;6&#47;&beta;7 loop by partial
+
                                    immobilization of the peptide. Overall peptide binding and orientation is less
+
                                    uniform compared
+
                                    polyG without the leading methionine, which could be an indicator of lesser
+
                                    binding affinity of M-PolyG towards
+
                                    the &beta;6&#47;&beta;7 loop.
+
                                </p>
+
 
+
                                <h2>Conclusion</h2>
+
                                 <p>
+
                                    To computationally investigate binding affinities of the polyG and M-polyG as
+
                                     well as the LPETGG tags we performed
+
                                    docking simulations using the <i>Rosetta FlexPepDock</i> application. We used a
+
                                    modified version of the recommended
+
                                    protocol as the modified version was easier to automate and served our purpose
+
                                    better than the standard protocol.
+
                                    From the calculated scores only, we could not see a difference in binding
+
                                    affinities.
+
                                    Thus, we inspected the best scoring
+
                                    structures regarding the total score, the interface score and the reweighted
+
                                    score using PyMOL.
+
                                    Since the best structures with respect to total score and reweighted score were
+
                                    the same for all simulations,
+
                                    only two structures have been inspected per run. A polyproline tag was appended
+
                                    to all the peptides to simulate
+
                                    the modification of the VLPs with a small peptide.
+
                                    <!-- GRoß helices etc erwähnen als begründung -->
+
                                </p>
+
                                 <p>
+
                                    As expected, the results showed that for LPETGG, the glycines of both peptides
+
                                    oriented towards the active site.
+
                                    This is unsurprising as peptides with the sequence LPXTGG are known to be
+
                                    substrate of the Sortase. It was more surprising to
+
                                    see the polyG tag oriented away from the active site since polyG also is a known
+
                                    substrate of the sortase. Both polyG peptides
+
                                    were facing the &beta;6&#47;&beta;7 loop (residues 105 to 115) uniformly and
+
                                    appeared to be interacting with it. The M-polyG peptides did not
+
                                    show a uniform orientation or interaction scheme. On one hand the visualization
+
                                    of the best result concerning the total and reweighted
+
                                    score has shown interaction of methionine with the cysteine<sub>126</sub> and
+
                                    arginine<sub>139</sub>, two residues of the active
+
                                    site. On the other hand, the visualization of the best result with respect to
+
                                    the interface score shows the M-polyG facing the mobile &beta;6&#47;&beta;7
+
                                    loop.
+
                                    In contrast to the polyG peptide the lacking the methionine, the M-polyG peptide
+
                                    is pulled down below the &beta;6&#47;&beta;7 loop by the methionine interacting
+
                                    with one of the &beta;-sheets leading to the active site. This is not the case
+
                                    with the polgG results, which lie aligned in one plane
+
                                    with the &beta;6&#47;&beta;7 loop.
+
                                </p>
+
 
                             </div>
 
                             </div>
 
                         </div>
 
                         </div>
                    </div>
 
  
 +
                        <p>
 +
                        As can be seen in figure 16 visualizing the result of the the docking simulation total/reweighted score) suggests an interaction of methionine and two of the active sites namely arginine<sub>139</sub> and cysteine<sub>126</sub>. <!-- metionin erwähnen -->
 +
                        Visualizing the result of the according docking simulation, as can be seen in figure 16, suggests an interaction between methionine and two active site residues, namely arginine<sub>139</sub> and cysteine<sub>126</sub>.
 +
                        Figure 17 shows the interaction of M-polyG with the &beta;6&#47;&beta;7 loop.
 +
                        The glycines still interact with the &beta;6&#47;&beta;7 loop.
 +
                        Instead of binding above the &beta;6&#47;&beta;7 loop, which is the case for polyG as illustrated in fig z,
 +
                        the interaction seems to be influenced by methionine. By interacting with the residues in the &beta;-helix
 +
                        methionine could potentially hinder binding of glycine to the &beta;6&#47;&beta;7 loop by partial
 +
                        immobilization of the peptide. Overall peptide binding and orientation is less uniform compared
 +
                        polyG without the leading methionine, which could be an indicator of lesser binding affinity of M-PolyG towards
 +
                        the &beta;6&#47;&beta;7 loop.
 +
                        </p>
 +
 +
                        <h2>Conclusion</h2>
 +
                        <p>
 +
                            To computationally investigate binding affinities of the polyG and M-polyG as well as the LPETGG tags we performed
 +
                            docking simulations using the <i>Rosetta FlexPepDock</i> application. We used a modified version of the recommended
 +
                            protocol as the modified version was easier to automate and served our purpose better than the standard protocol.
 +
                            From the calculated scores only, we could not see a difference in binding affinities.
 +
                            Thus, we inspected the best scoring
 +
                            structures regarding the total score, the interface score and the reweighted score using PyMOL.
 +
                            Since the best structures with respect to total score and reweighted score were the same for all simulations,
 +
                            only two structures have been inspected per run. A polyproline tag was appended to all the peptides to simulate
 +
                            the modification of the VLPs with a small peptide. <!-- GRoß helices etc erwähnen als begründung -->
 +
                        </p>
 +
                        <p>
 +
                            As expected, the results showed that for LPETGG, the glycines of both peptides oriented towards the active site.
 +
                            This is unsurprising as peptides with the sequence LPXTGG are known to be substrate of the Sortase. It was more surprising to
 +
                            see the polyG tag oriented away from the active site since polyG also is a known substrate of the sortase. Both polyG peptides
 +
                            were facing the &beta;6&#47;&beta;7 loop (residues 105 to 115) uniformly and appeared to be interacting with it. The M-polyG peptides did not
 +
                            show a uniform orientation or interaction scheme. On one hand the visualization of the best result concerning the total and reweighted
 +
                            score has shown interaction of methionine with the cysteine<sub>126</sub> and arginine<sub>139</sub>, two residues of the active
 +
                            site. On the other hand, the visualization of the best result with respect to the interface score shows the M-polyG facing the mobile &beta;6&#47;&beta;7 loop.
 +
                            In contrast to the polyG peptide the lacking the methionine, the M-polyG peptide is pulled down below the &beta;6&#47;&beta;7 loop by the methionine interacting
 +
                            with one of the &beta;-sheets leading to the active site. This is not the case with the polgG results, which lie aligned in one plane 
 +
                            with the &beta;6&#47;&beta;7 loop.
 +
                        </p>
 +
                    </div>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
  
            <div class="tab my-3">
+
        </div>
                <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body6"
+
    </div>
                    aria-expanded="false" aria-controls="collapseOne">
+
                    Conclusion
+
                </button>
+
            </div>
+
 
+
            <div class="collapse multi-collapse" id="body6">
+
                <div class="card card-body">
+
                    <div class="row">
+
                        <div class="col-xs-12 col-sm-12 col-md-2">
+
                            <img class="img-fluid"
+
                                src="https://2019.igem.org/wiki/images/a/aa/T--TU_Darmstadt--model_conclusion.png"
+
                                style="max-width:100%;">
+
                        </div>
+
                        <div class="col-xs-12 col-sm-12 col-md-10">
+
                            <div class="flex-center">
+
  
 +
    <div class="tab my-3">
 +
            <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body6" aria-expanded="false"
 +
                aria-controls="collapseOne">
 +
                Conclusion
 +
            </button>
 +
        </div>
 +
       
 +
        <div class="collapse multi-collapse" id="body6">
 +
            <div class="card card-body">
 +
                <div class="row">
 +
                    <div class="col-xs-12 col-sm-12 col-md-2">
 +
                        <img class="img-fluid"
 +
                            src="https://2019.igem.org/wiki/images/a/aa/T--TU_Darmstadt--model_conclusion.png"
 +
                            style="max-width:100%;">
 +
                    </div>
 +
                    <div class="col-xs-12 col-sm-12 col-md-10">
 +
                        <div class="flex-center">
 +
       
 
                                 ª{•̃̾_•̃̾}ª
 
                                 ª{•̃̾_•̃̾}ª
 
+
       
                            </div>
+
 
                         </div>
 
                         </div>
 
                     </div>
 
                     </div>
 
 
                 </div>
 
                 </div>
 +
       
 
             </div>
 
             </div>
 +
        </div>
  
            <div class="tab my-3">
+
    <div class="tab my-3">
                <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body5"
+
            <button class="btn btn-block" id="tab1" data-toggle="collapse" data-target="#body5" aria-expanded="false"
                    aria-expanded="false" aria-controls="collapseOne">
+
                aria-controls="collapseOne">
                    Acknowledgements and References
+
                Acknowledgements and References
                </button>
+
            </button>
            </div>
+
        </div>
 
+
       
            <div class="collapse multi-collapse" id="body5">
+
        <div class="collapse multi-collapse" id="body5">
                <div class="card card-body">
+
            <div class="card card-body">
                    <div class="row">
+
                <div class="row">
                        <div class="col-xs-12 col-sm-12 col-md-2">
+
                    <div class="col-xs-12 col-sm-12 col-md-2">
                            <img class="img-fluid"
+
                        <img class="img-fluid"
                                src="https://2019.igem.org/wiki/images/c/c3/T--TU_Darmstadt--model_aknowledge.png"
+
                            src="https://2019.igem.org/wiki/images/c/c3/T--TU_Darmstadt--model_aknowledge.png"
                                style="max-width:100%;">
+
                            style="max-width:100%;">
                        </div>
+
                    </div>
                        <div class="col-xs-12 col-sm-12 col-md-10">
+
                    <div class="col-xs-12 col-sm-12 col-md-10">
                            <div class="flex-center">
+
                        <div class="flex-center">
 
+
       
 
                                 ԅ(‾⌣‾ԅ)
 
                                 ԅ(‾⌣‾ԅ)
 
+
       
                            </div>
+
 
                         </div>
 
                         </div>
 
                     </div>
 
                     </div>
 
 
                 </div>
 
                 </div>
 +
       
 
             </div>
 
             </div>
 +
        </div>
  
  
            <a id="back-to-top" href="#" class="back-to-top" role="button" title="Return to the top"
+
    <a id="back-to-top" href="#" class="back-to-top" role="button" title="Return to the top" data-toggle="tooltip"
                data-toggle="tooltip" data-placement="left">
+
        data-placement="left">
                <img src="https://2019.igem.org/wiki/images/b/b1/T--TU_Darmstadt--UpArrow.svg" alt="Logo"
+
        <img src="https://2019.igem.org/wiki/images/b/b1/T--TU_Darmstadt--UpArrow.svg" alt="Logo" style="width: 2em" />
                    style="width: 2em" />
+
  
  
 
         </div>
 
         </div>
    </div>
+
        </div>
    </div>
+
        </div>
  
  
  
    <a id="back-to-top" href="#" class="back-to-top" role="button" title="Return to the top" data-toggle="tooltip"
+
        <a id="back-to-top" href="#" class="back-to-top" role="button" title="Return to the top" data-toggle="tooltip"
        data-placement="left"> <img src="https://2019.igem.org/wiki/images/b/b1/T--TU_Darmstadt--UpArrow.svg" alt="Logo"
+
            data-placement="left"> <img src="https://2019.igem.org/wiki/images/b/b1/T--TU_Darmstadt--UpArrow.svg"
            style="width: 2em"> </a>
+
                alt="Logo" style="width: 2em"> </a>
  
 
</body>
 
</body>

Revision as of 23:08, 20 October 2019

TU Darmstadt

Modeling

Introduction


In synthetic biology, theoretical models are often used to gain insights, predict and improve experiments. In our project we are modifying Virus-like particles (VLPs) by attaching proteins to the surface of the P22 capsid through a linker. The linking is catalyzed using the enzyme Sortase A7M, which is a calcium independent mutant of the wild type Sortase A from Staphylococcus aureus. We performed modeling to predict the unknown structure of the Sortase A7M, to improve the linker between proteins and therefore optimizing the modification efficiency of our platform.
Two different modeling approaches were used to determine the structure of Sortase A7M. We compared machine learning approaches to traditional comparative, Monte-Carlo based modeling methods. The results were evaluated using an energy-scoring function and molecular dynamics (MD) simulations. The most promising Sortase A7M structures were used to perform a docking simulation to screen for optimal linkers.

In silico modeling and simulation of proteins requires a 3D structure, which can be obtained from the RCSB Protein Data Bank. However, if no 3D structures are annotated, as it is the case with sortase A7M, the structure has to be determined by other means. The structure prediction of sortase A7M was done using two different approaches.

Deep Learning

Background

Machine Learning is a class of algorithms that aim to determine a function between two datasets. This is commonly done by presenting the algorithm with training data as well as a scoring function to measure its success at processing the input data. During training a feedback loop is used to allow the algorithm to automatically find a function to fit the data. In contrast, classical algorithms are often hardcoded to solve a specific problem and only allow for limited flexibility.

A neural network consists of neurons, which are commonly referred to as nodes. They process input using weights, which are adjusted during its training. Nodes in neural networks are linked together: One neuron processes the inputs of other neurons, loosely mimicking the structure of biological brains. While one usually has a fixed amount of input and output neurons limited by the data one wishes to classify, adding layers of hidden neurons can improve the classification. This is often referred to as deep learning and has led to revolutions in applications like speech and image recognition.

Using Machine Learning to predict protein structures has many advantages compared to conventional methods especially for iGEM teams who often only have limited access to resources. After training a neural network, which is a computationally expensive process and often done in centralized data centers, it can be used to predict the structure of a wide variety of proteins. [1] Using pretrained models, novel protein structures can be obtained within seconds [2] compared to conventional methods taking several hours or days. [3]

Until earlier this year the use of Machine Learning in the prediction of protein structures has been restricted to applications within human-written algorithms. [2] AlQuarishi demonstrated a complete deep learning approach that is able to make predictions within 1-2 Å of other approaches [2] , while only using a fraction of the computational power. This enables accurate structural prediction with less powerful as well as less expensive hardware and thus significantly reduces the cost of structural modeling.

Procedure

We used AlQuarashi’s approach in combination with his pretrained model, which was trained on the Proteinnet database containing all structures released prior to the start of CASP12 (12th Critical Assessment of Techniques for Protein Structure Prediction – 2016). The results were tested against the CASP12 datasets and reached distance root-mean-square deviation (RMSD) values between 10 and 13 Å. The RMSD is defined as root-mean-square deviation of all atom positions compared to a template structure. It is defined as: $$ RMSD = \sqrt{\sum_i^N \left((||v_t - v_i||)^2\right)},$$ where v_i is a vector of all All proteins in the CASP datasets were not published until after the competition and thus represent an assessment with only little bias. [4] We used these pretrained datasets to make structural predictions for our Sortase A7M. The predicted structure was then relaxed in a Molecular Dynamics Simulation using GROMACS.

In the following, the specific steps for obtaining a tertiary structure predicted by AlQuarashi’s model are listed.

  1. We used the amino acid sequence of the Sortase A7M in the FASTA format to predict the tertiary structure of the amino acid backbone using AlQuarishi’s Tensor Flow implementation of his end-to-end differentiable learning of protein structure with the pretrained preCASP Proteinnet database. The Output file was a .tertiary file which contains a sequential 3x3 Matrix with atomic coordinates from each amino acid backbone starting at the N-Terminus.
  2. As the standard format for protein structure information is the PDB file format, we wrote a python script to combine the structural information from the FASTA and .tertiary files into a PDB file. For ease of use we used the Biotite Python Module.
  3. Using Rosetta's fixed backbone design program 'fixbb' with the 'hpatch', the optimal position of the side-chains was determined and added to the PDB file. The fixed backbone tool adds the corresponding side-chains and optimizes their conformation. The Hpatch database ensures that hydrophilic side-chains are to be preferred on the surface of the protein as our sortase is present in an aqueous environment.

Results

Animation 1: The raw PDB File converted from the .tertiary file.

Animation 2: The PDB-File after Step 3.

For analysis the Strucure was viewed in Pymol. As can be seen in the pictures below, no secondary structures could be recognized by Pymol. Thus, a Ramachandran Plot was used to evaluate the dihedral angles of the backbone. It was found that the angles do not match with the typical angles for α-helices and β-sheets.

Animation 3: The cartoon view in Pymol.

Figure 1: Ramachandran plot of the predicted structure.

During training the predictions in AlQuarashi’s Model were optimized for their RMSD which is the root-mean-square deviation of the distance between the atoms of the prediction and reference structure. Thus, even though the predictions are expected to have a similar shape to the physical structure, they may not be in the energy minimum. Hence, we applied a GROMACS molecular dynamics in order to relax the structure obtained by AlQuarashi’s deep learning model.

RosettaCM

Background

In our second approach we used the RosettaCommons comparative modeling (RosettaCM), which is based on homology modeling. Homology modeling is a protein modeling method, which requires one or more template structures as base the protein to be modeled on. The protein sequences are aligned with the sequence of the target protein. Unaligned sections are modeled using fragment or protein libraries, which leads to creating protein structures based on different sequence homologues of the protein of interest. Ab-initio or de novo modeling on the other hand attempts to find protein structures solely based on physicochemical principles applied to the primary sequence, which can be compared to the refolding of a denaturated protein.

RosettaCM combines ab-initio modeling with homology modeling. The homologus structures for which a resolved 3D structure with sufficiently similar sequence exists are generated using homology modeling. Afterwards the unaligned sequences are modeled de novo. By combining the two methods RosettaCM represents a precise and resource efficient tool for protein structure prediction. Rosetta applications rely on the Monte-Carlo Optimization, which is a probabilistic approach to finding a local minimum in the energy landscape of protein conformations. The underlying equation serving as the fundament of the statistical Monte-Carlo method is the Metropolis acceptance criterion: $$p = min(1, exp[-\Delta E/ (k_{B} \cdot T)]),$$
where kB is the Boltzmann constant, ΔE the difference in energy of the two states and T the temperature. The term kBT can also be written as a single factor β.

During the statistical protein folding based on the Monte-Carlo method, the initial structure is changed by small random perturbations of the atom locations. Whether the structure is accepted or not is decided by the Metropolis acceptance criterion. If ΔE < 0, the structure is accepted, otherwise the newly proposed structure is accepted with probability p as described in the Metropolis acceptance criterion.

Procedure

The RosettaCM protocol requires evolutionary related structures and sequences, as well as fragment files of the target structure. The fragment files serve as a structure template for the proteins and they consist of peptide fragments of sizes 3 and 9. We gathered five evolutionary related structures from the RCBS PDB with the accession numbers:

  • 1ija
  • 1itw
  • 1itp
  • 1ito
  • 2mlm

The five RCBS entries represent different structures of sortases from Staphylococcus aureus. Fragment files can be created with the Robetta online server or with the Rosetta FragmentPicker application.

The RosettaCM procedure is best described in the following steps:

  1. sequence and structural alignment of templates
  2. fragment insertion in unaligned sections
  3. replacement of random segment with segment from a different template structure
  4. energy minimization
  5. all-atom optimization

The alignment can be performed with various tools. We used MAFFT to generate the multiple sequence alignments. Prior to using the alignments as an input, they were converted to the grishin alignment format as RosettaCM requires the alignments to be in said format. The minimization is performed using the Rosetta controid energy function. For the centroid function to be applied, the protein is converted to the centroid representation. A protein in centroid representation consists of the backbone atoms N, Cα;, OCarbonyl and an atom of varying size representing the side chain. The advantage of using the centroid representation is that the energy landscape can be traversed easier due to the smoother nature of the centroid energy landscape. Finally the generated structure undergoes a second minimization in an all-atom model by means of Monte-Carlo optimization. This is similar to the energy minimization but without the amino acids being represented as centroids of their functional groups. Structures computed through all-atom optimizations can reach atomic resolutions {{Quelle rosetta paper}} which is crucial for a model meant to be used to estimate atomic interactions.

Results

The run yielded 15,000 structures which have been compared using the Rosetta scoring functions (talaris2013). From the 15,000 structures generated, we inspected the ten best scoring structures.

Figure 2: The structural alignment of the ten best scoring sortase structures displaying minor differences with the exception of the C- and N-terminal regions. N- and C-terminal regions tend to show strong fluctuations, thus it is unsurprising to find the terminal regions to be unaligned.

As can be seen in figure 5, the most prominent differences can be found in the regions close to the N- and C-terminus. As fluctuations in those regions are not untypical, we decided to use the best scoring structure, candidate S_14771 (figure 6), as the input for the simulations to follow.

Figure 3: Sortase A7M candidate S_14771 created through RosettaCM.

Figure 4: The dihedral angles of amino acids can be calculated to create a Ramachandran plot.

To evaluate the secondary structure as done with the structure acquired through Deep Learning bla bla a ramachandran plot of the dihedral angle of the five sortases used as inputs has been made. Ramachandran plots of dihedral angles (fig x) can be a first indicator whether the structures computed are valid.

Figure 5: The comparison of the ramachandran plot of structure S_14771 and the ramachandran plot found on Protopedia suggests that secondary structures are present. Hence the structure appears to contain α-helices, β-sheets and a small amount of lefthanded α-helices.

The Ramachandran plot (Figure xzy) showing α-helices and β-sheets is a strong indicator of a successful structure determination, as those secondary structures are crucial for the functionality of sortases.

Conclusion

We used machine learning methods, as well as monte-carlo simulations to determine the structure of the mutated transpeptidase Sortase A7M. The machine learning approach using AlQuarishi's Deep Neural Network yielded a structure which seemed to not have any secondary structures. To exclude the possibility of an error in the PyMOL visualization software by Schroedinger, a Ramachandran plot (figure xyz) was created. The plot shows that no typical secondary structures are present which is a strong indicator of a failed approach to determine a structure. The approach, using Rosetta Comparative Modeling, yielded 15,000 structures scored with the talaris2013 scoring function. The ten best structures were aligned and exhibited almost identical secondary structures (figure xzy). The greatest structural differences are present in the N- and C-terminal regions. Since terminal regions tend to fluctuate more strongly than non-terminal segments of the protein, we deemed those fluctuations non-relevant for the proteins functionality.
Being the best scoring candidate, structure S_14771 was analyzed structurally using a Ramachandran plot (figure xyz). The plot shows all the relevant and typical structures sortases exhibits and serves as an indicator for a successful structure prediction.
In the steps to follow, a molecular dynamics (MD) simulation will be performed on both structures. Even though structure CASP12 does not seem to be a valid structure, refolding processes during a MD simulation might lead to a relaxation of the protein and allow for a promising prediction of the sortase A7M structure.

References

  1. Bishop, CM.., Neural Networks for Pattern Recognition. Oxford University Press, 1995. [1]
  2. AlQuraishi, M., End-to-End Differentiable Learning of Protein Structure. Cell Systems, 2019. 8: 1–10. [2]
  3. Leaver-Fay, A. et al., ROSETTA3: an object-oriented software suite for the simulation and design of macromolecules. Methods Enzymol, 2011. 487:545-74. [3]
  4. Moult, J. et al., Critical assessment of methods of protein structure prediction (CASP)—Round 6. PROTEINS: Structure, Function, and Bioinformatics, 2005. Suppl 7:3–7. [4]

Introduction

The structure predictions made so far were based on statistical methods with physical constraints. The Deep Learning algorithm uses a neural network trained to find a function associating the amino acid sequence and the final 3D positions of the atoms within the protein. On the other hand, predictions were made with Rosetta using the Monte Carlo Method. Here random movement of individual atoms occurs, and the energy is estimated after each step.

Figure 6: Sortase A7M in a force field surrounded by discrete water molecules. Image was made with ….

Even though both methods use physical constraints to find plausible protein structures, neither of them actually simulates the behavior of these molecules within a physical force field. Moreover, both methods do not necessarily output fully relaxed protein structures and simulate water implicitly by preferring hydrophilic parts of the proteins to be on the outside. Thus, we conducted a molecular dynamics (MD) simulation to verify the plausibility of our protein structure and allow equilibration. The molecular dynamics simulation provides the opportunity to simulate water as discrete molecules, creating a solvated protein. This step is crucial to validate the structures, as the interaction with water is one of the primary mechamism for protein folding. Since neither candidate CASP12 nor S_14771 have been modeled with explicit water an according MD simulation is imperative, to verify the correctness of the candidates conformation. This of course is much more expensive in terms of computational ressources. As the protein has to be placed in a simulation box and said box is filled with water molecules. This is called solvation and is visualized for candidate S_14771 in figure eeeeee.

We used GROMACS (GROningen MAchine for Chemical Simulations) as the tool for our molecular dynamic simulations. GROMACS solves Newtons equations of motion for individual atoms [1] . While this classical simulation is much more accurate than predictions made by the other methods, approximations are used nonetheless: Forces are cut after a certain radius and the system size is quite small. [1] Additionally, atoms are assumed to be classical particles, which is not the case, as quantum mechanics plays a role in particle-particle interactions. Still, this simulation is very computationally expensive. Therefore, only time periods less than one second could be simulated.

Methods

To perform the molecular dynamics simulations we mostly followed the GROMACS Lysosome tutorial as it serves our purpose perfectly. We created our simulation box to be of dodecahedral shape and a 0.7 nm distance of the solute to the box borders. We used periodic boundry conditions and a Na+ Cl- concentration of 0.012 mol/L. The main difference of our approach was that we used the CHARMM36 force field instead of the OPLS-AA/L force field and have adjusted our molecular dynamics parameters accordingly. The simulation was performed on a NVIDIA GTX 760 graphics card allowing us to simulate approximately 1 ns per hour.

To analyse the MD simulation we used the Python programming language and the Biotite package as well as GROMACS analysis tools as covar and anaeig. The first analyses are a root-mean-square deviation (RMSD), a root-mean-square fluctuation (RMSF) and a gyration radius analysis. RMSD calculations have been described in the structure prediction section. To compute the RMSF the movement distance of each residue is computed as a root-mean-square over time as: $$ RMSF(t) = \sqrt{ 1/N \sum_i^N (v_i(t) - v_i(0)}, where v(t)i is the position of atom i at time t. The radius of gyration is The final analysis performed on the MD simulation is called Principle Component Analysis (PCA). By applying PCA to a protein it is possible to gain insights into the relevant vibrational motions and thereby the physical mechanism of the protein .

Results

First indicators

The first possible indicators of a stable protein structure are converging RMSD, small RMSF values as well as converging radii of gyration. Using the Python software package and the module Biotite we calculated these quantities and plotted the results for both candidate S_14771 and candidate CASP12.

Figure 7: The RMSD is one of three main indicators of a stable protein structure of the MD simulation of S_14771 over the period of 200,000 ps. As time progressed the RMSD increased with a smaller slope. The value stabilizes at a time of 110,000 ps and fluctuated around the value of 6 Å.

Figure 8: At t = 40,000 ps already the RMSD has arived at a stable value, while at the same time the gyration (fig x) radius decreases over time continuously. This information suggests the protein might be folding and potentially develpoing secondary structures not present previously.

Figure 9: The prominent fluctuations of the residues from ranges 105 to 115 might indicate a binding site or another form of functional structure. The radius of gyration, just as the RMSD fig xyz, stabilizes around a simulation time of of 110,000 ps and converges towards a value of 16.7 Å.

Figure 10: As from t = 40,000 ps the radius of gyration decreases constantly. At the end of the simulation the gyration radius reaches a value of 17 Å. This behavior indicates folding of the protein structure.

Figure 11: The fluctuations (RMSF) of most residues appear insignificant compared to the first, the last residues and the residues close to residue 110 . Typically the N- and C-terminus tend to fluctuate more intensively due to the lack of stabilizing structures. The prominent fluctuations in the range of residue 105 to 115 can indicate a binding site or another form of functional structure.

Figure 12: The prominent fluctuations of the residues from ranges 105 to 115 might indicate a binding site or another form of functional structure. The radius of gyration, just as the RMSD fig xyz, stabilizes around a simulation time of of 110,000 ps and converges towards a value of 16.7 Å.


Typical RMSDs and radii of gyration converge towards a value dependent on the size of the protein. Convergence of those quantities can be interpreted as a stable state of the protein structure. As it can be seen in Figures x and y both the RMSD and the radius of gyration stabilize at the same time as the simulation reaches 110,000 ps (110 ns), suggesting a now stabilized structure of candidate S_14771 solvated in water. Another indicator of a functional protein is the RMSF. Instead of being averaged over all atoms, the RMSF is averaged over time with respect to each amino acid. It provides insights in both protein stability and functionality. Fig xzf reveals the RMSF of residues 105 to 115 to be significantly higher than that of other residues. This hints at the presence of a functional unit along these residues. As commented on in the section describing our structure prediction approaches, the N- and C-terminal regions tend to fluctuate more strongly as a result of the absence of stabilizing structures.

RMSD and gyration of radius calculations of candidate CASP12 (figures x and y) provide evidence of folding. However, the RMSF values show values significantly higher, an effect possibly caused by instability or refolding. Nevertheless, the strongest fluctuations, disregarding the terminal regions, can be seen in the region of residue 105 to 115. This insight consolidates the theory that residues 105 to 115 might be a part of a functional unit.

We were unsure whether candidate CASP12 can be considered a plausible structure and how to interpret the findings concerning the prominent fluctuations. Therefore, we decided to perform a Principle Component Analysis.

Principle Component Analysis

To analyze our system further Principle Component Analysis (PCA) was performed using GROMACS.

Animation 4: A Principle Component Analysis of a fast (blue) and a slow (red) mode showing the most prominent movements of the Cα-chain of candidate S_14771. Both modes show movement of the β6/β7 loop consisting of residues 105 to 115 towards the active site . Thus we can assume that the closing β6/β7 loop is involved in the reaction mechanism.

Animation 5: The modes of candidate CASP appear similar to each other and no strong single movement can be specified. This makes the slow (red) and fast (blue) mode indistinguishable from one another. Moreover the active site amino acids do not appear to be in close proximity, which would make a reaction catalyzed by candidate CASP12 impossible.

The results from the Principle Component Analysis of candidate S_14771 (animation xy) show a movement of the residues 105 to 115 towards the active site, supporting our theory that residues 105 to 115 are important for the reaction mechanism. Since the slow mode (red), which shows the most relevant movement of the sortase, moves further towards the active site, it is possible that the β6/β7 loop either closes the binding site of the ligand peptides or even transports one peptide towards the other.

Animation xyz shows the results of the Principle Component Analysis of candidate CASP12. As the RMSF calculations suggested (fig xyz), the whole protein seems to be moving randomly with no directed movement. In addition the active site amino acids are spread across the protein confirming our assumption that the protein is not in a stable or plausible conformation.

Conclusion

We gained evidence that at least on of our Sortase A7M models is a valid and stable candidate by performing various methods to analyse the structural stability and validity of our two Sortase A7M candidates. The candidate S_14771 that was generated using RosettaCM appears to be a fitting candidate not only due to successful analyses, but also since the residues of the active site are close enough to each other to catalyze a ligation reaction. Our model created through deep learning excelled only in terms of RMSD and gyration radius calculations. Not only the RMSF and Principle Component Analysis but also the conformation of the active site have proven candidate CASP12 to be of no use for further calculations as it does not portray a valid conformation of Sortase A7M.

References

  1. Apol, E. et. al. GROMACS USER MANUAL. Department of Biophysical Chemistry, University of Groningen. 2015. [1]

Now that the binding site of the Sortase had been found, the peptide ligand needed to be inserted into the binding site to create a peptide-protein complex. The procedure of choice for the introduction of a ligand into the binding site of a protein is called docking. In the following sections, we will present the protocol and methods we used as well as the results they yielded.

Background

Enzymes are one of the most relevant macromolecules in biology. Their functionality is determined through the way they interact with their ligands. Although enzymes are highly specific concerning the ligands they interact with, similar compounds can often bind to the same enzyme albeit with different affinity. To determine the best possible binding conformation of the protein-ligand complex, we use FlexPepDock, an algorithm provided by the the RosettaCommons software package.

Procedure

The ab-initio FlexPepDock protocol consists of multiple steps and is documented on the RosettaCommons online documentation. We modified the protocol as the one provided did not work with our approach. The modified protocol has the following form:

  1. secondary structure determination
  2. complex creation
  3. FlexPepDock refinement

To determine the secondary structure of the peptide, fragment files (3- and 5-mers) had to be generated and a PSIPRED secondary structure prediction had to be performed. As the peptides had a sequence length less than 20 amino acids, we were not able to use the online services such as Robetta and the PSIPRED online service. Instead we used the Rosetta FragmentPicker application and the PSIPRED command line tool. The generated structures serve as the input for the refinement protocol.
The generation of the peptide-protein complex can be divided into three steps:

  • peptide creation
  • peptide relaxation
  • coarse complex creation

The peptide structure was created through ab-initio modeling. Initial creation of the peptide was followed by insertion of the peptide into the sortase binding site. This lead to a coarse model of the peptide sortase complex. Here we used insight gained from the molecular dynamics simulation to place the peptide close to the binding site.
In the final step the FlexPepDock refinement protocol is executed and 50,000 complex structures are generated. We used the inputs as described in {{fuhrman paper}}, written by the authors of the FlexPepDock documentation.
To get a better overview over our data we performed a clustering in python, using the scikit-learn package. We clustered the structures with respect to:

  • total score: the total score of the docking provided by the Rosetta scoring function
  • interface score: the sum of the energy of the residues in the interfacing region
  • reweighted score: a score calculated by double weighting the contribution of the residues in the interfacing region
  • root-mean-square deviation: the root-mean-square deviation of the peptides in relation to the structure with the highest score
  • peptide direction: the direction the peptide is facing

Here clustering is used to group the docking results and thereby descrease the samlple size. From the 50,000 results we picked the results with the 500 best total scores, the 500 best interface scores and the 500 best reweighted scores. As we aimed to create an unbiased set for clustering, the abscence of duplicates in the set was ensured. We decreased the sample size to 100 groups representing the best scoring structures from the three categories.

Results

For sequences MGGGGPPPPPP(M-polyG), GGGGPPPPPP(polyG) and PPPPPPLPETGG(LPETGG) 50,000 structures have been created and clustered. After the clustering the sample consisted of 100 structures of docked complexes.

Figure 13: The three best scoring structures (total score, interface score, reweighted score) of the LPETGG-tag are shown. Only two results are visible as the best reweighted score candidate is identical to the best interface score candidate. The reacting section of the LPETGG-tag namely glycine is colored yellow as is the active site. The glycin of both ligand peptides is facing the active site.

Analysis of the scores has shown a similar score for all the three dockings. The best scoring results of the LPETGG docking show a tendency of the glycines to face the active site while also being in close proximity to the active site.

Figure 14: The three best scoring structures (total score, interface score, reweighted score) of the poly-g peptide are shown. Only two results are visible as the best reweighted score candidate is identical to the best interface score candidate. Instead of facing the active site (yellow) the reacting glycines (yellow) appear to interact with the β6/β7 loop of the sortase.

Figure 15: The three best scoring structures (total score, interface score, reweighted score) of the poly-g peptide are shown. Only two results are visible as the best reweighted score candidate is identical to the best interface score candidate. Concerning the M-poly-G peptide no uniform directional orientation can be observed. The structure with the best interface score (light blue) is oriendted towards the loop while the structure with the best total/reweighted (dark blue) is oriented towards the β-sheets.

Figure lpetgg shows the docking result of the LPETGG peptide to the sortase. The results shown are the best scoring structures of the clustering with respect to the total score, interface score and reweighted score. As the best scoring structure is the same for the total score and the reweighted score only two peptides are shown. This also applies to figures x and y. For both results the reacting glycin residues (yellow) are facing the active site. Additionally, the same residues are in close proximity to the active site.

The figures x ad y show the docking of the both polyG and M-polyG. While polyG results align well and seem to be interacting with the β6/β7 loop rather than with the active site, this does not seem to be the case for M-polyG. Instead of both structures interacting with the β6/β7 loop or active site one (best interaction score; dark blue) interacts with the β6/β7 loop and the other (best reweighted/total score; light blue-gray) appears to interact with the active site.

Figure 16: The close up of the M-polyG peptide (best total/reweighted score) indicates an interaction of methionine with arginine139 and cysteine126.

Figure 17: Methionine of the result with the best interface score interacted with the β6/β7 loop rather than the active site. Still the reactive glycine residues appear to be bound to the β6/β7 loop.

As can be seen in figure 16 visualizing the result of the the docking simulation total/reweighted score) suggests an interaction of methionine and two of the active sites namely arginine139 and cysteine126. Visualizing the result of the according docking simulation, as can be seen in figure 16, suggests an interaction between methionine and two active site residues, namely arginine139 and cysteine126. Figure 17 shows the interaction of M-polyG with the β6/β7 loop. The glycines still interact with the β6/β7 loop. Instead of binding above the β6/β7 loop, which is the case for polyG as illustrated in fig z, the interaction seems to be influenced by methionine. By interacting with the residues in the β-helix methionine could potentially hinder binding of glycine to the β6/β7 loop by partial immobilization of the peptide. Overall peptide binding and orientation is less uniform compared polyG without the leading methionine, which could be an indicator of lesser binding affinity of M-PolyG towards the β6/β7 loop.

Conclusion

To computationally investigate binding affinities of the polyG and M-polyG as well as the LPETGG tags we performed docking simulations using the Rosetta FlexPepDock application. We used a modified version of the recommended protocol as the modified version was easier to automate and served our purpose better than the standard protocol. From the calculated scores only, we could not see a difference in binding affinities. Thus, we inspected the best scoring structures regarding the total score, the interface score and the reweighted score using PyMOL. Since the best structures with respect to total score and reweighted score were the same for all simulations, only two structures have been inspected per run. A polyproline tag was appended to all the peptides to simulate the modification of the VLPs with a small peptide.

As expected, the results showed that for LPETGG, the glycines of both peptides oriented towards the active site. This is unsurprising as peptides with the sequence LPXTGG are known to be substrate of the Sortase. It was more surprising to see the polyG tag oriented away from the active site since polyG also is a known substrate of the sortase. Both polyG peptides were facing the β6/β7 loop (residues 105 to 115) uniformly and appeared to be interacting with it. The M-polyG peptides did not show a uniform orientation or interaction scheme. On one hand the visualization of the best result concerning the total and reweighted score has shown interaction of methionine with the cysteine126 and arginine139, two residues of the active site. On the other hand, the visualization of the best result with respect to the interface score shows the M-polyG facing the mobile β6/β7 loop. In contrast to the polyG peptide the lacking the methionine, the M-polyG peptide is pulled down below the β6/β7 loop by the methionine interacting with one of the β-sheets leading to the active site. This is not the case with the polgG results, which lie aligned in one plane with the β6/β7 loop.

ª{•̃̾_•̃̾}ª
ԅ(‾⌣‾ԅ)
Logo
Logo