Difference between revisions of "Team:Shenzhen SFLS/Model"

 
(21 intermediate revisions by 3 users not shown)
Line 112: Line 112:
 
           <div class="mainpage mainpage1">
 
           <div class="mainpage mainpage1">
 
             <h5 id="index_1">INTRODUCTION</h5>
 
             <h5 id="index_1">INTRODUCTION</h5>
             <p>Since the CRISPR/Cas9 system wasfirstly used in genetic engineering, the researches on its off-target effects have never stopped. The methods of Hsu-Zhang scoring (1) and CCTop (2) are two widely used algorithms for designing a single guide
+
             <p>Since the CRISPR/Cas9 system was first used in genetic engineering, the researches on its off-target effects have never stopped. The methods of Hsu-Zhang scoring (1) and CCTop (2) are two widely used algorithms for designing a single guide
 
               RNA (sgRNA) sequence and finding potential off-target locus. Last year, a new algorithm named CFD (Cutting Frequency Determination) scoring method was developed to evaluate potential off-target sits with 240 parameters (Fig. 1) (3). All
 
               RNA (sgRNA) sequence and finding potential off-target locus. Last year, a new algorithm named CFD (Cutting Frequency Determination) scoring method was developed to evaluate potential off-target sits with 240 parameters (Fig. 1) (3). All
               of these three methods (Hsu-Zhang scoring, CCTop, and CFD) take into consideration different weight coefficients of different mismatch position, however, only CFD scoring method considers mismatch types as a factor as well.</p>
+
               of these three methods (Hsu-Zhang scoring, CCTop, and CFD) take different weight coefficients of different mismatch position into consideration, however, only CFD scoring method considers mismatch types as a factor as well.</p>
 
             <div class="picture">
 
             <div class="picture">
 
               <img src="https://static.igem.org/mediawiki/2017/5/5b/SFLS_2017_Modeling_CFDscore.png" width="500" alt="demonstrate_fig.1">
 
               <img src="https://static.igem.org/mediawiki/2017/5/5b/SFLS_2017_Modeling_CFDscore.png" width="500" alt="demonstrate_fig.1">
Line 126: Line 126:
  
  
           <p>Fig.1 The values of CFD scores change over mismatch positions and types (Data derived from Doench 2016). Mismatch position is counted from 5’ end of gene, position 20 represent the nucleotide nearest to protospacer adjacent motif (PAM), and
+
           <p>Fig.1 The values of CFD scores change over mismatch positions and types (Data derived from Doench 2016). Mismatch position is counted from 5’ end of gene, position 20 represents the nucleotide nearest to protospacer adjacent motif (PAM), and
             position 1 represent the nucleotide furthest from PAM.</p>
+
             position 1 represent the nucleotide farthest from PAM.</p>
  
  
Line 138: Line 138:
 
           <div class="mainpage mainpage2">
 
           <div class="mainpage mainpage2">
 
             <h5 id="index_2">Methods</h5>
 
             <h5 id="index_2">Methods</h5>
             <p>We chose to use CFD scoring method instead of Hsu-Zhang scoring or CCTop for the following reasons: Firstly, it is reported that the CFD method has higher Pearson correlation (3), compared with Hsu-Zhang scoring method and CCTop, especially
+
             <p>We chose to use CFD scoring method instead of Hsu-Zhang scoring or CCTop for the following reasons: First, it is reported that the CFD method has higher Pearson correlation (3), compared with Hsu-Zhang scoring method and CCTop, especially
               when the number of mismatched bases is large; Secondly, Computing the scores by using CFD method is much easier than the other two methods. </p>
+
               when the number of mismatched bases is large; Second, Computing the scores by using CFD method is much easier than the other two methods. </p>
             <p>In order to obtain the CFD score of a certain DNA locus, we multiply all the scores of single base mismatch together. If the DNA loci and sgRNA has mismatched bases at position α, β, γ… with mismatch type rA-dC, rC-dC, rU-dT…(Fig. 1B), its
+
             <p>In order to obtain the CFD score of a certain DNA locus, we multiply all the scores of single base mismatch together. If the DNA loci and sgRNA have mismatched bases at position α, β, γ… with mismatch types rA-dC, rC-dC, rU-dT…(Fig. 1B), its
 
               CFD score is calculated as:</p>
 
               CFD score is calculated as:</p>
 
             <div class="picture">
 
             <div class="picture">
Line 159: Line 159:
 
             <br/><br/>
 
             <br/><br/>
 
             <p>In our project, we try to disrupt the mutant BRAF in the two melanoma cell lines (A375 and G361) by CRISPR/Cas9 technology. A typical PAM is ‘NGG’. However, we didn’t find it. It has been reported that alternative PAM sequence ‘NAG’ has rather
 
             <p>In our project, we try to disrupt the mutant BRAF in the two melanoma cell lines (A375 and G361) by CRISPR/Cas9 technology. A typical PAM is ‘NGG’. However, we didn’t find it. It has been reported that alternative PAM sequence ‘NAG’ has rather
               high cleavage efficiency while ‘NTG’ shows no tendency of cutting (3). To meet the goal of specifical cleavage, we arranged the mutant base on the three PAM bases as shown in Fig 3. </p>
+
               high cleavage efficiency while ‘NTG’ shows no tendency of cutting (3). To meet the goal of specific cleavage, we arranged the mutant base on the three PAM bases as shown in Fig 3. </p>
 
             <div class="picture">
 
             <div class="picture">
 
               <img src="https://static.igem.org/mediawiki/2017/7/7e/SFLS_2017_Modeling_target_region_%26_sgRNA.png" width="700" alt="demonstrate-sequencing-ATCG">
 
               <img src="https://static.igem.org/mediawiki/2017/7/7e/SFLS_2017_Modeling_target_region_%26_sgRNA.png" width="700" alt="demonstrate-sequencing-ATCG">
Line 167: Line 167:
  
 
             <br/><br/>
 
             <br/><br/>
             <p>After setting the sgRNA sequence, we searched for the potential off-target locus. The potential off-target locus must meet the following conditions: 1) Having a PAM sequence (‘NGG’, ‘NAG’, ‘NCG’, or ‘NGA’) at 3’ end; 2) Base identities are
+
             <p>After setting the sgRNA sequence, we searched for the potential off-target locus. The potential off-target locus must meet the following conditions: 1) Having a PAM sequence (‘NGG’, ‘NAG’, ‘NCG’, or ‘NGA’) at 3’ end; 2) More than 13 base identities are
              more than 13 identified by <a href="https://blast.ncbi.nlm.nih.gov/Blast.cgi?PROGRAM =blastn&PAGE_TYPE=BlastSearch&LINK_LOC=blasthome">MegaBLAST</a>; 3) CFD score is greater than 5%.</p>
+
              identified by <a href="https://blast.ncbi.nlm.nih.gov/Blast.cgi?PROGRAM =blastn&PAGE_TYPE=BlastSearch&LINK_LOC=blasthome">MegaBLAST</a>; 3) CFD score is greater than 5%.</p>
  
 
           </div>
 
           </div>
Line 196: Line 196:
 
           </div>
 
           </div>
  
           <p>Fig.5 Proportion of active sgRNAs with different PAM (Data derived from Doench 2016)</p>
+
           <p>Fig.5 Proportion of active sgRNAs with different PAM on targeting region(Data derived from Doench 2016)</p>
  
  
Line 210: Line 210:
 
             <h5 id="index_4">Conclusion</h5>
 
             <h5 id="index_4">Conclusion</h5>
 
             <p>Our sgRNA sequence has high cleavage efficiency on the mutated BRAF gene, as well as a high risk of off-target effect. To avoid the off-target effect, we designed an artificial microRNA complementary to SAMMSON gene, which is specifically
 
             <p>Our sgRNA sequence has high cleavage efficiency on the mutated BRAF gene, as well as a high risk of off-target effect. To avoid the off-target effect, we designed an artificial microRNA complementary to SAMMSON gene, which is specifically
               expressed in human melanomas. The CRISPR/CAS9 system is only activated in cancer cells, no any effects on normal cells.</p>
+
               expressed in human melanomas. The CRISPR/CAS9 system is only activated in cancer cells, having no any effects on normal cells.</p>
 +
            <p>View our regulatory system at <a href="https://2017.igem.org/Team:Shenzhen_SFLS/Design#index_3">https://2017.igem.org/Team:Shenzhen_SFLS/Design</a></p>
 
           </div>
 
           </div>
 
         </div>
 
         </div>
         <br/><br/><br/>
+
 
 +
<br/><br/><br/>
 +
 
 +
<div class="row">
 +
 
 +
 
 +
          <div class="mainpage mainpage2" id="reference">
 +
            <h5>References</h5>
 +
            <li>http://crispr.mit.edu/</li>
 +
            <li> https://crispr.cos.uni-heidelberg.de/ </li>
 +
            <li> Doench, J. G., Fusi, N., Sullender, M., Hegde, M., Vaimberg, E. W., Donovan, K. F., ... & Virgin, H. W. (2016). Optimized sgRNA design to maximize activity and minimize off-target effects of CRISPR-Cas9. Nature biotechnology, 34(2), 184-191.</li>
 +
            <li> Kleinstiver, B. P., Prew, M. S., Tsai, S. Q., Topkar, V. V., Nguyen, N. T., Zheng, Z., ... & Aryee, M. J. (2015). Engineered CRISPR-Cas9 nucleases with altered PAM specificities. Nature, 523(7561), 481-485.</li>
 +
 
 +
 
 +
 
 +
          </div>
 +
 
 +
         </div>
 +
        <br/><br/><br/> <br/><br/><br/>
  
  
Line 242: Line 261:
 
               effect is even greater than the number of survival cells (G361). Because the malignant degree of A375 is higher than G361, cytotoxic effect seems much weaker in A375.</p>
 
               effect is even greater than the number of survival cells (G361). Because the malignant degree of A375 is higher than G361, cytotoxic effect seems much weaker in A375.</p>
 
             <div class="picture">
 
             <div class="picture">
               <img src="https://static.igem.org/mediawiki/2017/8/82/SFLS_2017_Modeling_A375_Cytotoxic_effect.png" width="300px">
+
               <img src="https://static.igem.org/mediawiki/2017/8/82/SFLS_2017_Modeling_A375_Cytotoxic_effect.png" width="400px">
<img src="https://static.igem.org/mediawiki/2017/b/bd/SFLS_2017_Modeling_G361_Cytotoxic_effect.png" width="300px">
+
              <img src="https://static.igem.org/mediawiki/2017/b/bd/SFLS_2017_Modeling_G361_Cytotoxic_effect.png" width="400px">
 
             </div>
 
             </div>
<p>Fig.1 Growth curves of the two cell lines: A375 and G361 (Stannard fitting)</p>
+
            <p>Fig.1 Growth curves of the two cell lines: A375 and G361 (Stannard fitting)</p>
          <br/><br/>   
+
            <br/>
  
 
             <div class="picture">
 
             <div class="picture">
               <img src="https://static.igem.org/mediawiki/2017/9/94/SFLS_2017_Modeling_comparison_of_growth_curves.png" width="500">
+
               <img src="https://static.igem.org/mediawiki/2017/9/94/SFLS_2017_Modeling_comparison_of_growth_curves.png" width="700">
 
             </div>
 
             </div>
<p>Fig.2 A comparison of R-Squares of exponential curve and different sigmoid curves. “⭐” marks the best fitting equation.</p>
+
            <p>Fig.2 A comparison of R-Squares of exponential curve and different sigmoid curves. “⭐” marks the best fitting equation.</p>
 
             <br/><br/>
 
             <br/><br/>
  
  
             <p>Therefore, we planned to use lentivirus as gene vector, which is reported to have lower cytotoxic effect and higher transduction efficiency than liposome vector. Lentiviruses enter into cells when transducing, while most kinds of viruses bind
+
             <p>Therefore, we planned to use lentivirus as gene vector, which is reported to have lower cytotoxic effect and higher transduction efficiency than liposome vector. Lentiviruses enter into cells while most kinds of viruses bind to cellular membrane and inject their genetic materials into cells when transducing.</p>
              to cellular membrane and inject their genetic materials into cells.</p>
+
 
             <div class="picture">
 
             <div class="picture">
 
               <img src="https://static.igem.org/mediawiki/2017/c/cd/SFLS_2017_Modeling_illustration_of_diffusion_and_reaction.png" width="800">
 
               <img src="https://static.igem.org/mediawiki/2017/c/cd/SFLS_2017_Modeling_illustration_of_diffusion_and_reaction.png" width="800">
 
             </div>
 
             </div>
<p>Fig.3 Lentiviruses diffusing and entering cells in vivo (Illustration by Tumblr: rainalv)</P>
+
            <p>Fig.3 Lentiviruses diffusing and entering cells in vivo (Illustration by <i>Tumblr: rainalv </i>)</P>
 
             <br/>
 
             <br/>
             <p>As the picture shown, the lentiviruses behave two ways in vivo: Diffusion and reaction (entering cells). The concentration of drug is a function of time (since injection of drug) and position (the distance to drug injection site).</p>
+
             <p>As the picture shows, the lentiviruses behave two ways in vivo: Diffusion and reaction (entering cells). The concentration of drug is a function of time (since injection of drug) and position (the distance to drug injection site).</p>
<div class="picture">
+
            <div class="picture">
 
               <img src="https://static.igem.org/mediawiki/2017/d/d5/SFLS_2017_Modeling_C_x_t.png" width="100">
 
               <img src="https://static.igem.org/mediawiki/2017/d/d5/SFLS_2017_Modeling_C_x_t.png" width="100">
 
             </div>
 
             </div>
Line 279: Line 297:
 
           <div class="mainpage mainpage7">
 
           <div class="mainpage mainpage7">
 
             <h5 id="index_7">Diffusion part</h5>
 
             <h5 id="index_7">Diffusion part</h5>
             <p>we assume that lentiviruses diffusing in extracellular substance is unsteady-state diffusion, which follows Fick’s Second Law:</p>
+
             <p>We assume that lentiviruses' diffusion in extracellular substance is unsteady-state diffusion, which follows Fick’s Second Law:</p>
 
             <div class="picture">
 
             <div class="picture">
 
               <img src="https://static.igem.org/mediawiki/2017/8/8c/SFLS_2017_Modeling_Fick_s_second_law.png" width="200" alt="demonstrate_fig.1">
 
               <img src="https://static.igem.org/mediawiki/2017/8/8c/SFLS_2017_Modeling_Fick_s_second_law.png" width="200" alt="demonstrate_fig.1">
 
             </div>
 
             </div>
           
 
  
             <p>C<sub>diff</sub> is the concentration of drug participating diffusion ,C stands for the concentration of drug at certain time and position. t stands for time, D is the diffusion coefficient of lentivirus diffusing in melanoma tissue, &nabla; is the Nabla operator.
+
 
<br/><br/>
+
             <p>C<sub>diff</sub> is the concentration of drug participating diffusion, C stands for the concentration of drug at certain time and position. t stands for time, D is the diffusion coefficient of lentivirus diffusing in melanoma tissue, &nabla;
               <p>We consider the diffusion coefficient D is a constant, which does not change over time or space. Thus, the equation can be written as:</p>
+
              is the Nabla operator.
 +
              <br/><br/>
 +
               <p>We assume the diffusion coefficient D is a constant, which does not change over time or space. Thus, the equation can be written as:</p>
  
  
 
               <div class="picture">
 
               <div class="picture">
                 <img src="https://static.igem.org/mediawiki/2017/b/b9/SFLS_2017_Modeling_FLS_short_one.png" width="200" alt="demonstrate_fig.2">
+
                 <img src="https://static.igem.org/mediawiki/2017/b/b9/SFLS_2017_Modeling_FLS_short_one.png" width="150" alt="demonstrate_fig.2">
 
               </div>
 
               </div>
  
Line 308: Line 327:
 
           <div class="mainpage mainpage8">
 
           <div class="mainpage mainpage8">
 
             <h5 id="index_8">Reaction part</h5>
 
             <h5 id="index_8">Reaction part</h5>
             <p>We consider that at each moment, the concentration of lentiviruses entering into cells is proportional to the current concentration of lentivirus at that time and position.</p>
+
             <p>It is obviously that at each moment, the concentration of lentiviruses entering cells is proportional to the current concentration of lentivirus.</p>
 
             <div class="picture">
 
             <div class="picture">
               <img src="https://static.igem.org/mediawiki/2017/4/4c/SFLS_2017_Modeling_reaction_term.png" width="200">
+
               <img src="https://static.igem.org/mediawiki/2017/4/4c/SFLS_2017_Modeling_reaction_term.png" width="150">
 
             </div>
 
             </div>
  
Line 318: Line 337:
 
             <p>Combining the two terms together, we have:</p>
 
             <p>Combining the two terms together, we have:</p>
  
<div class="picture">
+
            <div class="picture">
               <img src="https://static.igem.org/mediawiki/2017/c/cd/SFLS_2017_Modeling_sum_of_diffusion_and_reaction.png" width="300">
+
               <img src="https://static.igem.org/mediawiki/2017/c/cd/SFLS_2017_Modeling_sum_of_diffusion_and_reaction.png" width="200">
 
             </div>
 
             </div>
 
+
            <br/>
 +
            <div class="picture">
 +
              <img src="https://static.igem.org/mediawiki/2017/2/2b/SFLS_2017_Modeling_PDE_1.png" width="150">
 +
            </div>
 +
            <br/>
 +
            <p>We assume that the volume of each dose is V, and the drug present a spherical shape at the moment of its injection into skin. R is the radius of the spherical drug system.</p>
 
             <div class="picture">
 
             <div class="picture">
               <img src="https://static.igem.org/mediawiki/2017/2/2b/SFLS_2017_Modeling_PDE_1.png" width="300">
+
               <img src="https://static.igem.org/mediawiki/2017/2/2b/SFLS_2017_Modeling_volume_of_sphere.png" width="100">
 
             </div>
 
             </div>
 
             <br/><br/>
 
             <br/><br/>
Line 329: Line 353:
  
 
             <div class="picture">
 
             <div class="picture">
               <img src="https://static.igem.org/mediawiki/2017/b/b7/SFLS_2017_Modeling_Mismatch_types.png" width="700">
+
               <img src="https://static.igem.org/mediawiki/2017/b/bf/SFLS_2017_Modeling_boundary_conditions.png" width="300">
 
             </div>
 
             </div>
 
             <br/><br/>
 
             <br/><br/>
  
  
             <p>I means that at the moment of injection, the drug has not diffused or entered into cells, so the concentration at the injection site is the initial drug concentration C<sup>0</sup>.</p>
+
             <p>I At the moment of injection, the drug has not diffused or entered into cells, so the concentration inside the spherical drug system is the initial drug concentration C<sub>0</sub>.</p>
             <p>II means that when drug gets to the border of the dermis and subcutaneous tissue (where the distance to injection site is &chi;<sub>c</sub>), it will be immediately taken away through the complex network of blood vessels.</p>
+
             <p>II&III The concentration is approaching zero when time or distance is long enough.</p>
 
+
            <br/><br/>
 +
            <div class="picture">
 +
              <img src="https://static.igem.org/mediawiki/2017/a/a5/SFLS_2017_Modeling_PDE_the_blue_one.png" width="700">
 +
            </div>
 +
            <P>Fig.5 Forecast results of spherical drug diffusion and reaction in vivo</p>
  
 
           </div>
 
           </div>
Line 350: Line 378:
 
           <div class="mainpage mainpage9">
 
           <div class="mainpage mainpage9">
 
             <h5 id="index_9">Future work</h5>
 
             <h5 id="index_9">Future work</h5>
             <p>Due to the limited time, we could not realize our genetic circuit into drugs. We also failed to find data from the existing articles with which the values of parameters can be perfectly determined.</p>
+
             <p>Since the time is limited, we cannot put our genetic circuit into drugs. We also failed to find data from the existing articles with which the values of parameters can be perfectly determined.</p>
             <p>After determining the parameters, we can know the concentration at any time and position, when the initial concentration is set.</p>
+
             <p>The parameters D and k can be determined using the method mentioned in Minchinton 2006(4).</p>
 +
            <p>We can know the concentration at any time and position, when the initial concentration and the volume of each dose are set. Thus, the drug release is under control.</p>
 +
            <p>When the drug gets to the border of the dermis and subcutaneous tissue (where the distance to injection site is x<sub>s</sub> x_s), it will be taken away through the complex network of blood vessels. To avoid doing harm to normal cells,
 +
C_max is the concentration which results in the maximal tolerable cytotoxic effect., the concentration at the border should be lower than the concentration resulting in the maximal tolerable cytotoxic effect, which is to be determined using the future experiment data.</p>
 
           </div>
 
           </div>
  
Line 368: Line 399:
 
           <div class="mainpage mainpage2" id="reference">
 
           <div class="mainpage mainpage2" id="reference">
 
             <h5>References</h5>
 
             <h5>References</h5>
             <li>http://crispr.mit.edu/</li>
+
             <li>Zwietering M H, Jongenburger I, Rombouts F M, et al. Modeling of the bacterial growth curve[J]. Applied and environmental microbiology, 1990, 56(6): 1875-1881.</li>
             <li>Stemmer M, Thumberger T, del Sol Keyer M, et al. CCTop: an intuitive, flexible and reliable CRISPR/Cas9 target prediction tool. PLOS ONE, 2015, 10(4): e0124633.</li>
+
            <li>https://en.wikipedia.org/wiki/Fick%27s_laws_of_diffusion</li>
             <li>Doench JG, Fusi N, Sullender M, et al. Optimized sgRNA design to maximize activity and minimize off-target effects of CRISPR-Cas9. Nature Biotechnology, 2016, 34(2): 184-191.</li>
+
             <li>Siepmann J, Siepmann F. Modeling of diffusion controlled drug delivery[J]. Journal of Controlled Release, 2012, 161(2): 351-362.</li>
 +
             <li>Minchinton A I, Tannock I F. Drug penetration in solid tumours[J]. Nature Reviews Cancer, 2006, 6(8): 583-592.</li>
  
  

Latest revision as of 03:42, 2 November 2017

Team:Shenzhen SFLS/Demonstrate - 2017.igem.org

Team:Shenzhen SFLS/Demonstrate - 2017.igem.org

Modeling

Prediction of Off-target Effect

INTRODUCTION

Since the CRISPR/Cas9 system was first used in genetic engineering, the researches on its off-target effects have never stopped. The methods of Hsu-Zhang scoring (1) and CCTop (2) are two widely used algorithms for designing a single guide RNA (sgRNA) sequence and finding potential off-target locus. Last year, a new algorithm named CFD (Cutting Frequency Determination) scoring method was developed to evaluate potential off-target sits with 240 parameters (Fig. 1) (3). All of these three methods (Hsu-Zhang scoring, CCTop, and CFD) take different weight coefficients of different mismatch position into consideration, however, only CFD scoring method considers mismatch types as a factor as well.

demonstrate_fig.1


demonstrate_fig.2


Fig.1 The values of CFD scores change over mismatch positions and types (Data derived from Doench 2016). Mismatch position is counted from 5’ end of gene, position 20 represents the nucleotide nearest to protospacer adjacent motif (PAM), and position 1 represent the nucleotide farthest from PAM.




Methods

We chose to use CFD scoring method instead of Hsu-Zhang scoring or CCTop for the following reasons: First, it is reported that the CFD method has higher Pearson correlation (3), compared with Hsu-Zhang scoring method and CCTop, especially when the number of mismatched bases is large; Second, Computing the scores by using CFD method is much easier than the other two methods.

In order to obtain the CFD score of a certain DNA locus, we multiply all the scores of single base mismatch together. If the DNA loci and sgRNA have mismatched bases at position α, β, γ… with mismatch types rA-dC, rC-dC, rU-dT…(Fig. 1B), its CFD score is calculated as:

demonstrate-sequencing


It is reported that about 60% of melanomas contain a mutation in the v-raf murine sarcoma viral oncogene homolog B (BRAF), and V600E (1799T> A) variation (Fig. 2) in BRAF is the main type of mutations in the cancer tissues, which plays a critical role in carcinogenesis of melanoma.

demonstrate-sequencing-ATCG

Fig. 2 The graphic of BRAF 1799T>A (V600E) mutation



In our project, we try to disrupt the mutant BRAF in the two melanoma cell lines (A375 and G361) by CRISPR/Cas9 technology. A typical PAM is ‘NGG’. However, we didn’t find it. It has been reported that alternative PAM sequence ‘NAG’ has rather high cleavage efficiency while ‘NTG’ shows no tendency of cutting (3). To meet the goal of specific cleavage, we arranged the mutant base on the three PAM bases as shown in Fig 3.

demonstrate-sequencing-ATCG

Fig.3 The sgRNA for targeting mutant BRAf in melanoma cells



After setting the sgRNA sequence, we searched for the potential off-target locus. The potential off-target locus must meet the following conditions: 1) Having a PAM sequence (‘NGG’, ‘NAG’, ‘NCG’, or ‘NGA’) at 3’ end; 2) More than 13 base identities are identified by MegaBLAST; 3) CFD score is greater than 5%.




RESULTS

Using Megablast, we find that over 500 alignments have potential off-target effects, and 62 of them have a PAM sequence (‘NGG’, ‘NAG’, ‘NCG’, or ‘NGA’). Seven of them are scored higher than 5% (Fig. 4). Since ‘NGG’ PAM has much higher efficiency of cleavage than ‘NAG’ (Fig.5)(3), the off-target probability of Seq 2, 3, 4, 5, 6 and 7 may be higher than its scores.

demonstrate-sequencing-ATCG

Fig.4 Potential off-target sites of our sgRNA. PAM is marked in red. Compared with the sgRNA, the different bases are marked in yellow.



demonstrate-sequencing-ATCG


Fig.5 Proportion of active sgRNAs with different PAM on targeting region(Data derived from Doench 2016)




Conclusion

Our sgRNA sequence has high cleavage efficiency on the mutated BRAF gene, as well as a high risk of off-target effect. To avoid the off-target effect, we designed an artificial microRNA complementary to SAMMSON gene, which is specifically expressed in human melanomas. The CRISPR/CAS9 system is only activated in cancer cells, having no any effects on normal cells.

View our regulatory system at https://2017.igem.org/Team:Shenzhen_SFLS/Design




References
  • http://crispr.mit.edu/
  • https://crispr.cos.uni-heidelberg.de/
  • Doench, J. G., Fusi, N., Sullender, M., Hegde, M., Vaimberg, E. W., Donovan, K. F., ... & Virgin, H. W. (2016). Optimized sgRNA design to maximize activity and minimize off-target effects of CRISPR-Cas9. Nature biotechnology, 34(2), 184-191.
  • Kleinstiver, B. P., Prew, M. S., Tsai, S. Q., Topkar, V. V., Nguyen, N. T., Zheng, Z., ... & Aryee, M. J. (2015). Engineered CRISPR-Cas9 nucleases with altered PAM specificities. Nature, 523(7561), 481-485.






  • Drug Designing

    Introduction

    At first, we intended to use liposome as genetic vector. However, experiment data shows that liposome (has blank plasmid in it) has a high cytotoxic effect. When the liposome concentration is 4μg/mL, the number of cells died from cytotoxic effect is even greater than the number of survival cells (G361). Because the malignant degree of A375 is higher than G361, cytotoxic effect seems much weaker in A375.

    Fig.1 Growth curves of the two cell lines: A375 and G361 (Stannard fitting)


    Fig.2 A comparison of R-Squares of exponential curve and different sigmoid curves. “⭐” marks the best fitting equation.



    Therefore, we planned to use lentivirus as gene vector, which is reported to have lower cytotoxic effect and higher transduction efficiency than liposome vector. Lentiviruses enter into cells while most kinds of viruses bind to cellular membrane and inject their genetic materials into cells when transducing.

    Fig.3 Lentiviruses diffusing and entering cells in vivo (Illustration by Tumblr: rainalv )


    As the picture shows, the lentiviruses behave two ways in vivo: Diffusion and reaction (entering cells). The concentration of drug is a function of time (since injection of drug) and position (the distance to drug injection site).



    Diffusion part

    We assume that lentiviruses' diffusion in extracellular substance is unsteady-state diffusion, which follows Fick’s Second Law:

    demonstrate_fig.1

    Cdiff is the concentration of drug participating diffusion, C stands for the concentration of drug at certain time and position. t stands for time, D is the diffusion coefficient of lentivirus diffusing in melanoma tissue, ∇ is the Nabla operator.

    We assume the diffusion coefficient D is a constant, which does not change over time or space. Thus, the equation can be written as:

    demonstrate_fig.2

    Δ is the Laplace operator.




    Reaction part

    It is obviously that at each moment, the concentration of lentiviruses entering cells is proportional to the current concentration of lentivirus.

    Creac stands for the concentration of drug participating reaction,C stands the concentration of drug, k is a constant.



    Combining the two terms together, we have:



    We assume that the volume of each dose is V, and the drug present a spherical shape at the moment of its injection into skin. R is the radius of the spherical drug system.



    The partial differential equation has the following boundary conditions:



    I At the moment of injection, the drug has not diffused or entered into cells, so the concentration inside the spherical drug system is the initial drug concentration C0.

    II&III The concentration is approaching zero when time or distance is long enough.



    Fig.5 Forecast results of spherical drug diffusion and reaction in vivo




    Future work

    Since the time is limited, we cannot put our genetic circuit into drugs. We also failed to find data from the existing articles with which the values of parameters can be perfectly determined.

    The parameters D and k can be determined using the method mentioned in Minchinton 2006(4).

    We can know the concentration at any time and position, when the initial concentration and the volume of each dose are set. Thus, the drug release is under control.

    When the drug gets to the border of the dermis and subcutaneous tissue (where the distance to injection site is xs x_s), it will be taken away through the complex network of blood vessels. To avoid doing harm to normal cells, C_max is the concentration which results in the maximal tolerable cytotoxic effect., the concentration at the border should be lower than the concentration resulting in the maximal tolerable cytotoxic effect, which is to be determined using the future experiment data.




    References
  • Zwietering M H, Jongenburger I, Rombouts F M, et al. Modeling of the bacterial growth curve[J]. Applied and environmental microbiology, 1990, 56(6): 1875-1881.
  • https://en.wikipedia.org/wiki/Fick%27s_laws_of_diffusion
  • Siepmann J, Siepmann F. Modeling of diffusion controlled drug delivery[J]. Journal of Controlled Release, 2012, 161(2): 351-362.
  • Minchinton A I, Tannock I F. Drug penetration in solid tumours[J]. Nature Reviews Cancer, 2006, 6(8): 583-592.
  •