Difference between revisions of "Team:Vilnius-Lithuania/Design"

Line 238: Line 238:
 
After transformation, cells with ORI 5 plasmids did not grow successfully, which suggested a conclusion that this mutant had either severely damaged RNA II gene or increased expression of RNA I to the level of complete replication inhibition.</p><p>
 
After transformation, cells with ORI 5 plasmids did not grow successfully, which suggested a conclusion that this mutant had either severely damaged RNA II gene or increased expression of RNA I to the level of complete replication inhibition.</p><p>
 
Since 4 other mutants had grown after the transformation, we incubated the cells overnight, purified the plasmids and cloned wild type RNA I with its wild type promoter next to each of the mutants. We then calculated the copy number of 8 samples: 4 ORI mutants and 4 ORI mutants with RNA I placed next to them.</p>
 
Since 4 other mutants had grown after the transformation, we incubated the cells overnight, purified the plasmids and cloned wild type RNA I with its wild type promoter next to each of the mutants. We then calculated the copy number of 8 samples: 4 ORI mutants and 4 ORI mutants with RNA I placed next to them.</p>
<p> GRAFIKAS. Figure 1. Copy number calculations of the RNA I promoter elimination mutants. Two biological replicates were performed, with 2 technical qPCR replicates each time. </p>
+
 
 +
        <div class="plotly">
 +
            <script>
 +
trace1 = {
 +
  x: ['Wild type ColE1', 'ORI 1', 'ORI 1 + RNA I', 'ORI 2', 'ORI 2 + RNA I', 'ORI 3', 'ORI 3 + RNA I', 'ORI 4', 'ORI 4 + RNA I'],
 +
  y: ['37.68', '653.21', '597.2', '1128.5', '48.54', '126.72', '59.21', '424.5', '59.51'],
 +
  error_y: {
 +
    array: ['4.99', '318', '40', '315.46', '20.9', '33.33', '8', '87', '8'],
 +
    arraysrc: 'laurynas.karpus:20:e7cb99'
 +
  },
 +
  marker: {color: 'rgb(69, 194, 189)'},
 +
  name: 'B',
 +
  text: ['37.68', '653.21', '597.2', '1128.5', '48.54', '126.72', '59.21', '424.5', '59.51'],
 +
  textsrc: 'laurynas.karpus:20:92440e',
 +
  type: 'bar',
 +
  uid: '6a45cd',
 +
  xsrc: 'laurynas.karpus:20:2c46ab',
 +
  ysrc: 'laurynas.karpus:20:92440e'
 +
};
 +
data = [trace1];
 +
layout = {
 +
  autosize: true,
 +
  bargap: 0.26,
 +
  bargroupgap: 0.21,
 +
  dragmode: 'select',
 +
  font: {
 +
    color: 'rgb(0, 0, 0)',
 +
    size: 14
 +
  },
 +
  hovermode: 'closest',
 +
  legend: {
 +
    orientation: 'v',
 +
    traceorder: 'normal'
 +
  },
 +
  paper_bgcolor: 'rgb(255, 255, 255)',
 +
  plot_bgcolor: 'rgba(255, 255, 255, 0)',
 +
  showlegend: false,
 +
  title: 'Copy number calculations of RNA I promoter elimination mutants',
 +
  titlefont: {
 +
    color: 'rgb(0, 0, 0)',
 +
    family: '"Open Sans", verdana, arial, sans-serif',
 +
    size: 21
 +
  },
 +
  xaxis: {
 +
    autorange: true,
 +
    range: [-0.5, 8.5],
 +
    showspikes: true,
 +
    title: '',
 +
    titlefont: {color: 'rgb(0, 0, 0)'},
 +
    type: 'category'
 +
  },
 +
  yaxis: {
 +
    autorange: true,
 +
    range: [-51.0444444444, 1522.64444444],
 +
    showspikes: true,
 +
    title: 'Plasmid copy number (PCN)',
 +
    type: 'linear'
 +
  }
 +
};
 +
Plotly.plot('plotly-div', {
 +
  data: data,
 +
  layout: layout
 +
});
 +
window.onload = function(e){
 +
laurynaskarpus = document.getElementById('laurynaskarpus');
 +
Plotly.plot(laurynaskarpus, {
 +
  data: data,
 +
  layout: layout
 +
});
 +
}
 +
</script>
 +
</div>
 +
            <div id="laurynaskarpus" style="width:100%;height:auto;"></div>
 +
 
 +
 
 +
<p>Figure 1. Copy number calculations of the RNA I promoter elimination mutants. Two biological replicates were performed, with 2 technical qPCR replicates each time. </p>
 
<p>Firstly, ORI 1 mutant had a moderate increase in copy number (Figure 1). Yet, with RNA I next to the replicon, the copy number did not seem fall back to wild type levels. We hypothesize that the reason for this was the damage done to the RNA II gene. The damage resulted in mutant formed secondary structures no longer sufficiently interacting with inhibitory RNA I molecules. </p><p>
 
<p>Firstly, ORI 1 mutant had a moderate increase in copy number (Figure 1). Yet, with RNA I next to the replicon, the copy number did not seem fall back to wild type levels. We hypothesize that the reason for this was the damage done to the RNA II gene. The damage resulted in mutant formed secondary structures no longer sufficiently interacting with inhibitory RNA I molecules. </p><p>
 
ORI 3 did not seem to increase much in copy number. We did not consider it to be a good candidate as well, because we wanted our core synthetic ori to possess a range of copy numbers to choose from. </p><p>
 
ORI 3 did not seem to increase much in copy number. We did not consider it to be a good candidate as well, because we wanted our core synthetic ori to possess a range of copy numbers to choose from. </p><p>

Revision as of 02:28, 2 November 2017

use keyboard, swipe or scroll

Determining the plasmid copy number

Design and Results

Preparing for the framework: standard curve generation and plasmid copy number evaluation.

read more