Difference between revisions of "Part:BBa K1965025"

 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
<partinfo>BBa_K1965025 short</partinfo>
 
<partinfo>BBa_K1965025 short</partinfo>
  
Introduction
+
<html lang="en">
Plum pox virus protease (PPVp) is a protease from plum pox virus (PPV). PPVp is also known as nuclear inclusion a protein (NIa) that is one of the three viral proteases responsible for processing of viral polyprotein to functional segments (Adams2005, Garcia1991). PPVp is one of the most studied potyviral proteases after the TEVp. Its substrate (PPVs) has an aminoacid sequence NVVVHQ-A. In contrast to TEVp, it has been reported that PPVp is resistant to self-cleavage at the C-terminus (Zheng2008, Garcia1991).
+
<head>
 +
    <meta charset="UTF-8">
 +
    <title></title>
 +
    <style>
 +
        .ui.medium.image {
 +
            width: 100%;
 +
        }
 +
    </style>
 +
    <script type="text/javascript">
 +
        $(this).find('ref').each(function () {
 +
            var label = $(this).text();
 +
            $(this).click(function (event) {
 +
                event.preventDefault();
 +
            });
 +
            var number = figures[1][label];
 +
            $(this).html("<a href=''>Figure " + figures[1][label] + "</a>");
 +
            $(this).on('click', function () {
 +
                window.scroll(0, $(figures[0][number]).offset().top + 100);
 +
            })
 +
        });
 +
        function enumerateKeys(object) {
 +
            var numberPairs = {};
 +
            var objectPairs = {};
 +
            var number = 0;
  
Characterization
+
            var matches = document.body.querySelectorAll(object + '[data-ref]');
PPVp has well defined seven amino acid recognition motif PPVs which is defined by amino acid sequence NVVVHQ-A (Zheng2008, Uniprot). We included that sequence into the cyclic luciferase (cycLuc_PPVs) reporter construct.  
+
            while (number < matches.length) {
 +
                var refName = matches[number].dataset.ref;
 +
                if (refName in numberPairs) {
 +
                    console.log(refName, "This label has already been assigned.");
 +
                } else {
 +
                    numberPairs[number + 1] = matches[number];
 +
                    objectPairs[refName] = number + 1;
 +
                }
 +
                number++;
 +
            }
 +
            return [numberPairs, objectPairs, number];
 +
        }
  
This construct was expressed under CMV promoter. The coding sequence for PPVp was deposited in pSB1C3.
+
        function enumerate() {
 +
            var figures = enumerateKeys('figure');
 +
            var maximum = figures[2];
  
It was used as one of new orthogonal proteases in our protease based signaling platform. Figure 1. shows that PPVp successfully cleave its substrate and is orthogonal to other proteases (TEVp, SbMVp and SuMMVp).  
+
            for (var number = 1; number <= maximum; number++) {
 +
                if (number in figures[0]) {
 +
                    $(figures[0][number]).children('figcaption').prepend("Figure " + number + ": ")
 +
                }
 +
            }
 +
 
 +
            $(this).find('ref').each(function () {
 +
                var label = $(this).text();
 +
                $(this).click(function (event) {
 +
                    event.preventDefault();
 +
                });
 +
                var number = figures[1][label];
 +
                $(this).html("<a href=''>Figure " + figures[1][label] + "</a>");
 +
                $(this).on('click', function () {
 +
                    window.scroll(0, $(figures[0][number]).offset().top - 110);
 +
                })
 +
            });
 +
        }
 +
        $(document).ready(enumerate);
 +
    </script>
 +
</head>
 +
<body><h3>Introduction</h3>
 +
<p>Plum pox virus protease (PPVp) is a protease from the plum pox virus (PPV). PPVp is also known as the nuclear inclusion a protein (NIa) that is one of the three viral proteases responsible for processing of the viral polyprotein to functional segments <sup>[1,2] </sup>. PPVp is one of the most studied potyviral proteases after TEVp. Its substrate (PPVs) has an amino acid sequence NVVVHQ-A. In contrast to TEVp, it has been reported that PPVp is resistant to self-cleavage at the C-terminus <sup>[3,4]</sup>.</p>
 +
 
 +
<h3>Characterization</h3>
 +
<p>PPVp has a well-defined seven amino acid recognition motif PPVs, which is defined by the amino acid sequence NVVVHQ-A <sup>[3]</sup>. We included that sequence into the cyclic luciferase (cycLuc_PPVs) reporter construct.</p>
 +
<p>PPVp construct was expressed under the CMV promoter. The coding sequence for PPVp was deposited in pSB1C3.</p>
 +
<p>PPVp was used as one of the new orthogonal proteases in our protease based signaling platform. <ref>1</ref> shows that PPVp successfully cleaves its substrate and is orthogonal to other proteases (TEVp, SbMVp and SuMMVp).</p>
 +
 
 +
<div align = "left">
 +
    <figure data-ref="1">
 +
        <img style="width: 100%" src=" https://static.igem.org/mediawiki/2016/5/5a/T--Slovenia--BBa_K1965025.PNG " >
 +
          <figcaption><b> Protease orthogonality. </b><br/> HEK293T cells were transfected with 100ng of the indicated cycLuc reporters and 70ng of the indicated proteases. Luciferase activity was detected only in the presence of a protease and cycLuc reporter containing appropriate protease cleavage site. </figcaption>
 +
    </figure>
 +
</div>
 +
 
 +
<h3>References</h3>
 +
<sup>[1]</sup>Adams, M. J., Antoniw, J. F., & Beaudoin, F. (2005). Overview and analysis of the polyprotein cleavage sites in the family Potyviridae. Molecular Plant Pathology, 6(4), 471–487. https://doi.org/10.1111/j.1364-3703.2005.00296.x<br>
 +
<sup>[2]</sup>Zheng, N., Pérez, J. de J., Zhang, Z., Domínguez, E., Garcia, J. A., & Xie, Q. (2008). Specific and efficient cleavage of fusion proteins by recombinant plum pox virus NIa protease. Protein Expression and Purification, 57(2), 153–162. https://doi.org/10.1016/j.pep.2007.10.008<br>
 +
<sup>[3]</sup>Garcia, J. A., & Lain, S. (1991). Proteolytic activity of plum pox virus-tobacco etch virus chimeric NI a proteases. FEBS Letters, 281(1–2), 67–72. https://doi.org/10.1016/0014-5793(91)80360-F <br>
 +
</body>
 +
</html>
  
  

Latest revision as of 00:50, 18 October 2016


PPVp

Introduction

Plum pox virus protease (PPVp) is a protease from the plum pox virus (PPV). PPVp is also known as the nuclear inclusion a protein (NIa) that is one of the three viral proteases responsible for processing of the viral polyprotein to functional segments [1,2] . PPVp is one of the most studied potyviral proteases after TEVp. Its substrate (PPVs) has an amino acid sequence NVVVHQ-A. In contrast to TEVp, it has been reported that PPVp is resistant to self-cleavage at the C-terminus [3,4].

Characterization

PPVp has a well-defined seven amino acid recognition motif PPVs, which is defined by the amino acid sequence NVVVHQ-A [3]. We included that sequence into the cyclic luciferase (cycLuc_PPVs) reporter construct.

PPVp construct was expressed under the CMV promoter. The coding sequence for PPVp was deposited in pSB1C3.

PPVp was used as one of the new orthogonal proteases in our protease based signaling platform. 1 shows that PPVp successfully cleaves its substrate and is orthogonal to other proteases (TEVp, SbMVp and SuMMVp).

Protease orthogonality.
HEK293T cells were transfected with 100ng of the indicated cycLuc reporters and 70ng of the indicated proteases. Luciferase activity was detected only in the presence of a protease and cycLuc reporter containing appropriate protease cleavage site.

References

[1]Adams, M. J., Antoniw, J. F., & Beaudoin, F. (2005). Overview and analysis of the polyprotein cleavage sites in the family Potyviridae. Molecular Plant Pathology, 6(4), 471–487. https://doi.org/10.1111/j.1364-3703.2005.00296.x
[2]Zheng, N., Pérez, J. de J., Zhang, Z., Domínguez, E., Garcia, J. A., & Xie, Q. (2008). Specific and efficient cleavage of fusion proteins by recombinant plum pox virus NIa protease. Protein Expression and Purification, 57(2), 153–162. https://doi.org/10.1016/j.pep.2007.10.008
[3]Garcia, J. A., & Lain, S. (1991). Proteolytic activity of plum pox virus-tobacco etch virus chimeric NI a proteases. FEBS Letters, 281(1–2), 67–72. https://doi.org/10.1016/0014-5793(91)80360-F


Sequence and Features


Assembly Compatibility:
  • 10
    COMPATIBLE WITH RFC[10]
  • 12
    COMPATIBLE WITH RFC[12]
  • 21
    COMPATIBLE WITH RFC[21]
  • 23
    COMPATIBLE WITH RFC[23]
  • 25
    COMPATIBLE WITH RFC[25]
  • 1000
    INCOMPATIBLE WITH RFC[1000]
    Illegal BsaI.rc site found at 382
    Illegal BsaI.rc site found at 562