Difference between revisions of "Part:BBa K5353061"

 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<partinfo>BBa_K5353061 short</partinfo>
 
<partinfo>BBa_K5353061 short</partinfo>
  
After purify the plasmid DNA through midi-prep, we utilize them to package the lentivirus together with DVPR and VSV-G. We utilize these lentivirus to infect HEK293T cell and the successfully infected cells will express the MscS-HA tag protein. Meanwhile, this plasmid will also express green fluorescent protein (GFP). The MscS could be induced by physical stimulation (such as ultrasound) to induce the calcium overload. The HA tag could be used for Western blot and imaging detection of the MscS protein, while GFP can be used for validation of the lentivirus infection. The lentivirus gene sequence could be integrated into HEK293T cell genome by utilizing G418 selection (by the Neo marker gene).
+
<html lang="en">
 +
<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;
 +
            var matches = document.body.querySelectorAll(object + '[data-ref]');
 +
            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];
 +
        }
 +
        function enumerate() {
 +
            var figures = enumerateKeys('figure');
 +
            var maximum = figures[2];
 +
            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>
 +
 
 +
<p>After purify the plasmid DNA through midi-prep, we utilize them to package the lentivirus together with DVPR and VSV-G. We utilize these lentivirus to infect HEK293T cell and the successfully infected cells will express the MscS-HA tag protein. Meanwhile, this plasmid will also express green fluorescent protein (GFP). The MscS could be induced by physical stimulation (such as ultrasound) to induce the calcium overload. The HA tag could be used for Western blot and imaging detection of the MscS protein, while GFP can be used for validation of the lentivirus infection. The lentivirus gene sequence could be integrated into HEK293T cell genome by utilizing G418 selection (by the Neo marker gene).</p>
 +
 
 +
<p>The plasmid information.</p>
 +
 
 +
<div>
 +
    <figure data-ref="1">
 +
        <img src="https://static.igem.wiki/teams/5353/partsreg/figure-linear.png">
 +
        <figcaption><b>
 +
<img src="https://static.igem.wiki/teams/5353/compositepartsreg/1364-plasmid.png">
 +
        <figcaption><b>
 +
        </figcaption>
 +
    </figure>
 +
</div>
 +
 
 +
<p>The designed DNA was constructed and we used the midi-prep preparation kit to conduct the plasmid isolation and purification of the plasmid DNA (Table 1). The inserts in each construct were further validated by the PCR reaction (Figure 1. and Figure 2).</p>
 +
 
 +
<div>
 +
    <figure data-ref="1">
 +
        <img src="https://static.igem.wiki/teams/5353/partsreg/table-1.png">
 +
        <figcaption><b>Table 1.DNA concentrations extracted and purified.
 +
<img src="https://static.igem.wiki/teams/5353/partsreg/figure-1.png">
 +
        <figcaption><b>Figure 1. Gel electrophoresis results 1.
 +
<img src="https://static.igem.wiki/teams/5353/partsreg/figure-2.png">
 +
        <figcaption><b>Figure 2. Gel electrophoresis results 2.
 +
        </figcaption>
 +
    </figure>
 +
</div>
 +
 
 +
<p>The successful infection could be visualized through fluorescence microscopy.(Figure 3.)</p>
 +
 
 +
<div>
 +
    <figure data-ref="1">
 +
        <img src="https://static.igem.wiki/teams/5353/compositepartsreg/1364-1.png">
 +
        <figcaption><b>Figure 3. Expression of green fluorescent protein of the 1364 HEK293T cell.
 +
        </figcaption>
 +
    </figure>
 +
</div>
 +
 
 +
</body>
 +
</html>
  
 
<!-- Add more about the biology of this part here
 
<!-- Add more about the biology of this part here

Latest revision as of 22:13, 1 October 2024


1364 LentiV-MscS/HA: EGFP/Neo

After purify the plasmid DNA through midi-prep, we utilize them to package the lentivirus together with DVPR and VSV-G. We utilize these lentivirus to infect HEK293T cell and the successfully infected cells will express the MscS-HA tag protein. Meanwhile, this plasmid will also express green fluorescent protein (GFP). The MscS could be induced by physical stimulation (such as ultrasound) to induce the calcium overload. The HA tag could be used for Western blot and imaging detection of the MscS protein, while GFP can be used for validation of the lentivirus infection. The lentivirus gene sequence could be integrated into HEK293T cell genome by utilizing G418 selection (by the Neo marker gene).

The plasmid information.

The designed DNA was constructed and we used the midi-prep preparation kit to conduct the plasmid isolation and purification of the plasmid DNA (Table 1). The inserts in each construct were further validated by the PCR reaction (Figure 1. and Figure 2).

Table 1.DNA concentrations extracted and purified.
Figure 1. Gel electrophoresis results 1.
Figure 2. Gel electrophoresis results 2.

The successful infection could be visualized through fluorescence microscopy.(Figure 3.)

Figure 3. Expression of green fluorescent protein of the 1364 HEK293T cell.

Sequence and Features


Assembly Compatibility:
  • 10
    COMPATIBLE WITH RFC[10]
  • 12
    COMPATIBLE WITH RFC[12]
  • 21
    INCOMPATIBLE WITH RFC[21]
    Illegal BglII site found at 2227
    Illegal XhoI site found at 2626
  • 23
    COMPATIBLE WITH RFC[23]
  • 25
    INCOMPATIBLE WITH RFC[25]
    Illegal NgoMIV site found at 2361
    Illegal AgeI site found at 1739
  • 1000
    COMPATIBLE WITH RFC[1000]