Difference between revisions of "Team:Austin LASA/Model"

Line 20: Line 20:
 
       h('p', null, 'The data for primer sets 14, 573, and 12 were clearly linear as expected, and the linear regression for primer set 11 is still close enough to give a meaningful value for slope. We use the slopes of these regressions as a measure of the effectiveness of the primer set, with a higher magnitude corresponding to a greater primer effectiveness. Primer set 14 had a significantly higher slope magnitude than the other sets, so we can conclude that it will be the most effective primer for amplifying our HIV sample with LAMP.')
 
       h('p', null, 'The data for primer sets 14, 573, and 12 were clearly linear as expected, and the linear regression for primer set 11 is still close enough to give a meaningful value for slope. We use the slopes of these regressions as a measure of the effectiveness of the primer set, with a higher magnitude corresponding to a greater primer effectiveness. Primer set 14 had a significantly higher slope magnitude than the other sets, so we can conclude that it will be the most effective primer for amplifying our HIV sample with LAMP.')
 
     )
 
     )
 +
  ),
 +
  h(g.Section, null, 'Future Work',
 +
    h('p', null, 'In the future, we would like to analyze the kinetics of Cas12a reactions carried out directly on LAMP amplicons. This would allow us to verify the sensitivity for the combined assay predicted by our model. Such a combined reaction would also be novel to our knowledge, and we’re interested in examining how the placement of the target sequence on the LAMP amplicons would affect the Cas12a kinetics. Although we’ve already collected data on both target sequences, we haven’t collected this data for a Cas12a reaction run on LAMP amplicons, and only the LAMP amplicons have the differing linear and loop segments, so we were unable to look into this with our current data.'),
 +
    h('p', null, 'We were also interested exploring the kinetics of LAMP carried out with cellular reagents but didn’t have time to collect sufficient data for analysis. If we obtain this data in the future, we can apply essentially the same analysis as above to determine relative primer efficiency with cellular reagents. We could also compare how accurately Subramanian and Gomez’s model fits cellular reagent amplification curves and how well if fits purified enzyme data, which could provide us insight into how much background noise is introduced by the cellular reagents.')
 
   )
 
   )
 
);
 
);
 
</textarea>
 
</textarea>
 
</html>
 
</html>

Revision as of 08:45, 17 October 2018