Difference between revisions of "DNA Melting Report Requirements for Part 1"

From Course Wiki
Jump to: navigation, search
(Report requirements)
Line 4: Line 4:
  
 
==Report requirements==
 
==Report requirements==
# Report submittal format:
+
* One member of your group should submit a single PDF file to Stellar in advance of the deadline. The filename should consist of the last names of all group members, CamelCased, in alphabetical order, with a .pdf extension. Example: <code>CrickFranklinWatson.pdf</code>.
#;Size of your lab report file submitted MUST be less than 20 MB.
+
* The file must be less than 20 MB.
#;Post only 1 single .pdf document, with code included in the pdf at the end, not separately.
+
* Include code at the end of the document in an appendix.
#;Include last name of each group member in the '''filename''' of the pdf you post. We would rather spend time carefully grading your report than renaming your files because every other group named theirs "DNA Report Part 1" or the like.
+
 
#Report your signal to noise measurement.
+
==Part 1 report outline==
#Plot your favorite melting curves.
+
# Document your circuit design, optical design, and any changes you made to the system described in the lab manual.
#For at least one of your data curves (or an average of your best curves), use your code from the simulation to perform a least-squares fit and comment on the results.  
+
# Plot at least one melting curve.  
#*What values do you obtain for ΔH and ΔS? Do you trust these values?
+
#* The plot should have temperature in &deg;C on the horizontal axis and fraction of double stranded DNA on the vertical axis.
#*Estimate the melting temperature based on the plot.
+
#* On the same set of axes, include a simulated curve generated by DINAMelt, OligoCalc, or another software simulator.
 +
#* Also on the same set of axes, plot the output of the <tt>DnaFraction</tt> function evaluated with best-fit parameters.
 +
#* Include a legend.
 +
# Report the estimated melting temperature and the best-fit values of ''&Delta;H&deg;'', ''&Delta;S&deg;''.
 +
# Report your signal to noise measurement.
  
 
==Lab manual sections==
 
==Lab manual sections==

Revision as of 11:00, 23 April 2015

20.309: Biological Instrumentation and Measurement

ImageBar 774.jpg


Report requirements

  • One member of your group should submit a single PDF file to Stellar in advance of the deadline. The filename should consist of the last names of all group members, CamelCased, in alphabetical order, with a .pdf extension. Example: CrickFranklinWatson.pdf.
  • The file must be less than 20 MB.
  • Include code at the end of the document in an appendix.

Part 1 report outline

  1. Document your circuit design, optical design, and any changes you made to the system described in the lab manual.
  2. Plot at least one melting curve.
    • The plot should have temperature in °C on the horizontal axis and fraction of double stranded DNA on the vertical axis.
    • On the same set of axes, include a simulated curve generated by DINAMelt, OligoCalc, or another software simulator.
    • Also on the same set of axes, plot the output of the DnaFraction function evaluated with best-fit parameters.
    • Include a legend.
  3. Report the estimated melting temperature and the best-fit values of ΔH°, ΔS°.
  4. Report your signal to noise measurement.

Lab manual sections