BIOL368/F14:Week 13: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(Edited header)
(→‎Continue Microarray Data Analysis: link to vibrio sample protocol given)
(9 intermediate revisions by the same user not shown)
Line 3: Line 3:
<div style="padding: 10px; width: 720px; border: 5px solid #000000;">
<div style="padding: 10px; width: 720px; border: 5px solid #000000;">


'''This journal entry is due on Wednesday, November 26 at midnight PDT''' ''(Tuesday night/Wednesday morning)''.  NOTE that the server records the time as Eastern Daylight Time (EDT).  Therefore, midnight will register as 03:00.
'''This journal entry is due on Wednesday, November 26 at midnight PST''' ''(Tuesday night/Wednesday morning)''.  NOTE that the server records the time as Eastern Standard Time (EST).  Therefore, midnight will register as 03:00.
 
'''''NOTE that this assignment is UNDER CONSTRUCTION.'''''


__NOTOC__
__NOTOC__
<div style="float: right;">__TOC__</div>
<div style="float: right;">__TOC__</div>
== Background ==
=== References ===
* Brown, P.O. & Botstein, D. (1999) [http://www.nature.com/ng/journal/v21/n1s/full/ng0199supp_33.html Exploring the new world of the genome with DNA microarrays] ''Nature Genetics''  21: 33-37.
* Campbell, A.M. and Heyer, L.J. (2003), “Chapter 4:  Basic Research with DNA Microarrays”, in ''Discovering Genomics, Proteomics, and Bioinformatics'', Cold Spring Harbor Laboratory Press, pp. 107-124. ([https://mylmuconnect.lmu.edu/webapps/portal/frameset.jsp?tab_tab_group_id=_2_1&url=%2Fwebapps%2Fblackboard%2Fexecute%2Flauncher%3Ftype%3DCourse%26id%3D_33586_1%26url%3D Available on MyLMUConnect])
* Dahlquist, K.D., Salomonis, N., Vranizan, K., Lawlor, S.C., & Conklin, B.R. (2002) [http://www.nature.com/ng/journal/v31/n1/full/ng0502-19.html GenMAPP, A New Tool for Viewing and Analyzing Microarray Data on Biological Pathways.] Nature Genetics 31: 19-20.
* DeRisi, J.L., Iyer, V.R., and Brown, P.O.  (1997)  [http://www.sciencemag.org/content/278/5338/680.full Exploring the Metabolic and Genetic Control of Gene Expression on a Genomic Scale.]  ''Science'' 278: 680-686.
* [http://genomebiology.com/2003/4/1/R7 Doniger et al. (2003)]
* [http://www.biomedcentral.com/1471-2105/8/217 Salomonis et al. (2007)]
=== Overview of DNA Microarray Analysis ===
This is a list of steps required to analyze DNA microarray data.
# Quantitate the fluorescence signal in each spot in the microarray image.
#* Typically performed by the scanner software, although third party software packages do exist.
#* The image of the microarray slide and this quantitation are considered the "raw-est" form of the data.
#* Ideally, this type of raw data would be made publicly available upon publication. 
#* In practice, the image data is usually not made available because the raw image file of one slide could be up to 100 MB in size.
#* Also, some journals do not require data deposition as a requirement for publication, so often published data are not actually available anywhere for download.
#* Microarray data is not centrally located on the web.  Some major sources are:
#** [http://www.ncbi.nlm.nih.gov/geo/ NCBI GEO]
#** [http://www.ebi.ac.uk/microarray-as/ae/ EBI ArrayExpress]
#** [http://smd.stanford.edu/ Stanford Microarray Database]
#** [http://puma.princeton.edu/ PUMAdb (Princeton Microarray Database)]
#** In addition, microarray data can sometimes be found as supplementary information with a journal article or on an investigator's own web site.
# Calculate the ratio of red/green fluorescence
# Log(base 2) transform the ratios
# Normalize the log ratios on each microarray slide
# Normalize the log ratios for a set of slides in an experiment
# Perform statistical analysis on the log ratios
# Compare individual genes with known data
# Look for patterns (expression profiles; clusters) in the data (many programs are available to do this)
# Perform Gene Ontology term enrichment analysis (we will use MAPPFinder for this)
# Map onto biological pathways (we will use GenMAPP for this)
== Individual Journal Assignment ==
* Store this journal entry as "''username'' Week 13" (i.e., this is the text to place between the square brackets when you link to this page).
* Create the following set of links. '''''These links should all be in your personal template; then use the template on your journal entry.'''''
** Link to your journal entry from your user page.
** Link back from your journal entry to your user page.
** Link to this assignment from your journal entry.
** Don't forget to add the "BIOL368/F14" category to the end of your wiki page.
=== Continue Microarray Data Analysis ===
* Based on what you submitted for the [[BIOL368/F14:Week 12 | Week 12 Assignment]], the instructor will give you a customized protocol to follow for analyzing your microarray data.
* In general, you will be following the steps listed above up to step 7 for the Overview of DNA Microarray Analysis.
** [[BIOL398-01/S10:Sample_Microarray_Analysis_Vibrio_cholerae | This page gives a sample protocol for the analysis of a ''Vibrio cholerae'' dataset.]]
* You will keep a detailed electronic notebook page that details all of the data manipulations and calculations that you perform on your dataset.
* You will upload the Excel spreadsheet either to the OpenWetWare wiki or to [http://lionshare.lmu.edu Lionshare] that contains the calculations you performed this week.
== Shared Journal Assignment ==
* Store your journal entry in the shared [[BIOL368/F14:Class Journal Week 13]] page.  If this page does not exist yet, go ahead and create it.
* Link to the shared journal entry from your user page; '''''this should be part of your template'''''.
* Link the shared journal page to this assignment page.
* Sign your portion of the journal with the standard wiki signature shortcut (<code><nowiki>~~~~</nowiki></code>).
* Add the "BIOL368/F14" category to the end of the wiki page (if someo
=== View ===
Now that you've done your own microarray analysis, we will revisit the case [http://www.cbsnews.com/video/watch/?id=7398476n "Deception at Duke"].
* View the video: [http://videolectures.net/cancerbioinformatics2010_baggerly_irrh/ The Importance of Reproducible Research in High-Throughput Biology: Case Studies in Forensic Bioinformatics].
* View the slides from DataONE on [http://www.dataone.org/sites/all/documents/L04_DataEntryManipulation.pptx data entry and manipulation].
* Optional: for more information on the Duke saga, see the web site put together by Baggerly and Coombes [http://bioinformatics.mdanderson.org/Supplements/ReproRsch-All/Modified/StarterSet/ here].
=== Reflection ===
* What were the main issues with the data and analysis identified by Baggerly and Coombs?  What best practices enumerated by DataONE were violated?  Which of these did Dr. Baggerly claim were common issues?
* What recommendations does Dr. Baggerly recommend for reproducible research?  How do these correspond to what DataONE recommends?
* Do you have any further reaction to this case after viewing Dr. Baggerly's talk?
* Look at the methods and results described in the paper from which you got the data you are working on.  Do you think there is sufficient information there to reproduce their data analysis?  Why or why not?

Revision as of 16:26, 29 October 2014

BIOL368: Bioinformatics Laboratory

Loyola Marymount University

Home       People        LibGuide       MyLMU Connect       Lionshare       Biology Workbench       Help  

This journal entry is due on Wednesday, November 26 at midnight PST (Tuesday night/Wednesday morning). NOTE that the server records the time as Eastern Standard Time (EST). Therefore, midnight will register as 03:00.


Background

References

Overview of DNA Microarray Analysis

This is a list of steps required to analyze DNA microarray data.

  1. Quantitate the fluorescence signal in each spot in the microarray image.
    • Typically performed by the scanner software, although third party software packages do exist.
    • The image of the microarray slide and this quantitation are considered the "raw-est" form of the data.
    • Ideally, this type of raw data would be made publicly available upon publication.
    • In practice, the image data is usually not made available because the raw image file of one slide could be up to 100 MB in size.
    • Also, some journals do not require data deposition as a requirement for publication, so often published data are not actually available anywhere for download.
    • Microarray data is not centrally located on the web. Some major sources are:
  2. Calculate the ratio of red/green fluorescence
  3. Log(base 2) transform the ratios
  4. Normalize the log ratios on each microarray slide
  5. Normalize the log ratios for a set of slides in an experiment
  6. Perform statistical analysis on the log ratios
  7. Compare individual genes with known data
  8. Look for patterns (expression profiles; clusters) in the data (many programs are available to do this)
  9. Perform Gene Ontology term enrichment analysis (we will use MAPPFinder for this)
  10. Map onto biological pathways (we will use GenMAPP for this)

Individual Journal Assignment

  • Store this journal entry as "username Week 13" (i.e., this is the text to place between the square brackets when you link to this page).
  • Create the following set of links. These links should all be in your personal template; then use the template on your journal entry.
    • Link to your journal entry from your user page.
    • Link back from your journal entry to your user page.
    • Link to this assignment from your journal entry.
    • Don't forget to add the "BIOL368/F14" category to the end of your wiki page.

Continue Microarray Data Analysis

  • Based on what you submitted for the Week 12 Assignment, the instructor will give you a customized protocol to follow for analyzing your microarray data.
  • In general, you will be following the steps listed above up to step 7 for the Overview of DNA Microarray Analysis.
  • You will keep a detailed electronic notebook page that details all of the data manipulations and calculations that you perform on your dataset.
  • You will upload the Excel spreadsheet either to the OpenWetWare wiki or to Lionshare that contains the calculations you performed this week.

Shared Journal Assignment

  • Store your journal entry in the shared BIOL368/F14:Class Journal Week 13 page. If this page does not exist yet, go ahead and create it.
  • Link to the shared journal entry from your user page; this should be part of your template.
  • Link the shared journal page to this assignment page.
  • Sign your portion of the journal with the standard wiki signature shortcut (~~~~).
  • Add the "BIOL368/F14" category to the end of the wiki page (if someo

View

Now that you've done your own microarray analysis, we will revisit the case "Deception at Duke".

Reflection

  • What were the main issues with the data and analysis identified by Baggerly and Coombs? What best practices enumerated by DataONE were violated? Which of these did Dr. Baggerly claim were common issues?
  • What recommendations does Dr. Baggerly recommend for reproducible research? How do these correspond to what DataONE recommends?
  • Do you have any further reaction to this case after viewing Dr. Baggerly's talk?
  • Look at the methods and results described in the paper from which you got the data you are working on. Do you think there is sufficient information there to reproduce their data analysis? Why or why not?