Difference between revisions of "Team:Waterloo/Modeling/Cas9 Dynamics"

(Created page with "{{Waterloo}} <html> <div id ="mainContainer"> <div id ="contentContainer"> <h1>Modelling Genomic Effects of CRISPR/Cas9</h1> <p> This page contains all our in...")
 
(add results section + collapsible)
Line 18: Line 18:
  
 
             <h3>Parameters</h3>
 
             <h3>Parameters</h3>
                    <p>Fill in this table more, pals!</p>
+
<p> Talk about where all the probabilities come from </p>
                    <table class="table table-bordered">
+
        <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
                      <thead>
+
            <div class="panel panel-default">
                        <tr>
+
                <div class="panel-heading" role="tab" id="headingOne">
                          <th>Symbol</th>
+
                    <h4 class="panel-title">
                          <th>Value</th>
+
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
                          <th>Units</th>
+
                    Collapsible Group Item #1 (open by default)
                          <th>Description</th>
+
                    </a>
                        </tr>
+
                    </h4>
                      </thead>
+
                </div>
                      <tbody>
+
                <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
                         <tr>
+
                    <div class="panel-body">
                          <td>$k_v$</td>
+
                         Text 1
                          <td>0.1</td>
+
                    </div>
                          <td>min$^{-1}$</td>
+
                </div>
                          <td>Rate at which virions produced by the cell reinfect the nucleus.</td>
+
            </div>
                        </tr>
+
            <div class="panel panel-default">
                         <tr>
+
                <div class="panel-heading" role="tab" id="headingTwo">
                          <td>$d_{max}$</td>
+
                    <h4 class="panel-title">
                          <td>100/vol</td>
+
                         <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
                          <td>molecules/volume</td>
+
                    Collapsible Group Item #2 (closed on default)
                          <td>Maximum concentration of viral genomes in the nucleus.</td>
+
                    </a>
                         </tr>
+
                    </h4>
                      </tbody>
+
                </div>
                    </table>
+
                <div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo">
    </section>
+
                    <div class="panel-body">
 +
                         Text 2
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>    </section>
  
 
     <section id="results" title="Results">
 
     <section id="results" title="Results">
Line 50: Line 55:
 
         <h3>Model Validation</h3>
 
         <h3>Model Validation</h3>
 
<p>Include notes on how the model matches reality/our expectations of reality in this section.</p>
 
<p>Include notes on how the model matches reality/our expectations of reality in this section.</p>
 +
<p>Simulate w/ targets that mismatch to different extents.</p>
 +
 +
        <h3>Effect of sgRNA Strength</h3>
 +
<p>Matt visualizations for different sgRNAs.</p>
 +
<p>Graph of 3 different sgRNA designs of different strengths, show % functional</p>
 +
 +
        <h3>Importance of Large Deletions</h3>
 +
<p>Include notes on how the model matches reality/our expectations of reality in this section.</p>
 +
 +
        <h3>Effect of Cas9 Concentration</h3>
 +
<p>Include notes on how the model matches reality/our expectations of reality in this section.</p>
 +
 +
        <h3>Plant Defence by CRISPR/Cas9</h3>
 +
<p>Show % funcitonal for P6/time over many simulations.</p>
  
 
     </section>
 
     </section>

Revision as of 21:44, 15 September 2015

Modelling Genomic Effects of CRISPR/Cas9

This page contains all our information about the Cas9 Dynamics Model.

Model Formation

Biology of Genomic Cutting, Repair and Deletions by CRISPR/Cas9

Assumptions

Pseudocode

Parameters

Talk about where all the probabilities come from

Results

Model Validation

Include notes on how the model matches reality/our expectations of reality in this section.

Simulate w/ targets that mismatch to different extents.

Effect of sgRNA Strength

Matt visualizations for different sgRNAs.

Graph of 3 different sgRNA designs of different strengths, show % functional

Importance of Large Deletions

Include notes on how the model matches reality/our expectations of reality in this section.

Effect of Cas9 Concentration

Include notes on how the model matches reality/our expectations of reality in this section.

Plant Defence by CRISPR/Cas9

Show % funcitonal for P6/time over many simulations.

Discussion

References

    Top