Line 35: | Line 35: | ||
p('(See Experiments page for more information on carrying out our Cas12a assay.)') | p('(See Experiments page for more information on carrying out our Cas12a assay.)') | ||
), | ), | ||
− | h(g.Section, {title: 'Can we amplify our gene isothermally to increase sensitivity? | + | h(g.Section, {title: 'Can we amplify our gene isothermally to increase sensitivity?\nLAMP Primer and Amplicon Design'}, |
− | + | ||
p('Loop-mediated isothermal amplification (LAMP) is an isothermal amplification method that relies on specific primers to continuously create kinks in a LAMP amplicon that contain repeats of the template DNA.'), | p('Loop-mediated isothermal amplification (LAMP) is an isothermal amplification method that relies on specific primers to continuously create kinks in a LAMP amplicon that contain repeats of the template DNA.'), | ||
p('A LAMP reaction requires a primer set of four specific primers. Rather than only designing one primer set, we were advised to initially test a large number of primer sets. Our lab has found that LAMP primers will not amplify well, and it must be experimentally confirmed which LAMP primer sets work best. Additionally, during our primer design phase, we realized we would only be able to design primers for regions of a couple hundred base pairs, as opposed to the full 2.7kb of the Rev gene. As a result, using PrimerDesign, we designed six different LAMP primer sets that amplified regions of Rev that also contained our crRNA sequences.'), | p('A LAMP reaction requires a primer set of four specific primers. Rather than only designing one primer set, we were advised to initially test a large number of primer sets. Our lab has found that LAMP primers will not amplify well, and it must be experimentally confirmed which LAMP primer sets work best. Additionally, during our primer design phase, we realized we would only be able to design primers for regions of a couple hundred base pairs, as opposed to the full 2.7kb of the Rev gene. As a result, using PrimerDesign, we designed six different LAMP primer sets that amplified regions of Rev that also contained our crRNA sequences.'), | ||
Line 42: | Line 41: | ||
p('Therefore, when designing our LAMP primer sets and resultant amplicons, we designed primers such that, for each primer set, there would be a target sequence corresponding to one of our designed crRNAs in the linear region of the amplicon and in the loop region of the amplicon.') | p('Therefore, when designing our LAMP primer sets and resultant amplicons, we designed primers such that, for each primer set, there would be a target sequence corresponding to one of our designed crRNAs in the linear region of the amplicon and in the loop region of the amplicon.') | ||
), | ), | ||
+ | h(g.Section, {title: 'LAMP Reactions with Purified Enzyme'}, | ||
+ | p('We first decided to verify that our team could successfully carry out LAMP reactions of our Rev gblock with purified w enzyme. We also wanted to verify which of our LAMP primer sets worked (or worked best) before we moved on to collecting more data for our kinetics analysis.'), | ||
+ | p('The results from our initial LAMP tests showed that four of our primer sets were able to amplify regions of Rev relatively well, whereas two of our primer sets were unable to do so.'), | ||
+ | p('We continued to test our LAMP primers in a cell-free system to gain more insight on the kinetics of our LAMP reactions. Using our data from LAMP reactions in a cell-free system, we wanted to use modeling to gain insight on:'), | ||
+ | h('ol', {type: 'a'}, | ||
+ | h('li', null, 'How much DNA could be amplified in LAMP reactions with purified enzyme?', p('Being able to model how much DNA our LAMP reactions were able to amplify would allow us to later determine the sensitivity of our Cas12a detection assay.')), | ||
+ | h('li', null, 'Being able to model how much DNA our LAMP reactions with purified enzyme were able to amplify would allow us to later compare between LAMP reactions with purified enzyme and cellular reagents.')) | ||
+ | ), | ||
+ | p('Using the data we collected from reactions on our four LAMP primer sets, we were able to create a modeling system to gain more insight on LAMP.'), | ||
+ | p('(See our Experiments page for more information on how to carry out a LAMP reaction. See our Modeling page for more information on our kinetic analysis of LAMP.)') | ||
+ | ) | ||
); | ); | ||
</textarea> | </textarea> | ||
</html> | </html> |
Revision as of 02:38, 18 October 2018