Vkuehn Week 13

From LMU BioDB 2013
Jump to: navigation, search

Week 13 Individual Lab Notebook

From this week on, your Individual Journal Assignment will be to complete your electronic laboratory notebook that records your work on your team's final project.

11/19/13

Understanding the array data:
  • data from several independent L. infantum and L. major DNA microarray experiments were compiled and compared
  • compared each gene according to the normalized log2 ratio of the Alexa 647/Alexa 555 signal intensities (amastigotes/promastigotes) and to the signal mean intensity of each spot
  • Transcriptional analyses of L. infantum promastigote compared to L. infantum intracellular amastigote, and L. major promastigote compared to L. major intracellular amastigote

The full-genome DNA microarray includes one 70mer-oligonucleotide probe for each gene of L. infantum and for each gene of L.major LV39

  • Lmj Sample Info: The replicate numbers and sample IDs correspond to our txt files. (22, 24, 25, 28, 30 were dye swaps)

LmjSampleInfo.PNG

You need to record a narrative that describes all of the methods that you are using in enough detail so that the instructors or your other team members can follow and reproduce your work.

Include links to artifacts you produce (files, images, testing reports, code, etc.)

11/21/13

Scaled and Centered the L. major data and performed statistical analysis

  • Working with the data:
    1. Create new worksheet and copy over all the data
    2. Find STDEV and AVG for each column as new rows on top
    3. Create new columns next to the sample columns, label name_SC
    4. Scale and center doing (Value-AVG)/STDEV for each sample
  • Inserted new worksheet called Statistics
    1. Added new column: Avg_Log_FC_all
    2. Delete the other columns and keep only the SC columns. Delete 2 empty rows on top
    3. Compute average log full change for all of the samples ex:(=AVG(B2:E2))
    4. T-test: =AVERAGE(samples)/(STDEV(samples)/(SQRT(# of replicates,4))
    5. Create new column titled P-Value and Calculated the P-value (lower than 0.05)using TDIST(ABS(tstat),degrees of freedom,tails)
  • Created new worksheet titled GenMAPP
    1. copy over the data from Statistics worksheet (using values only)
    2. Select Fold Changes column and format cells under number tab to 2 decimal places
    3. Make 4 decimal places for Tstat and Pvalue
    4. Cut Tstat and Pvalue columns and paste to the right of gene ID column
    5. Insert "SystemCode" column next to the ID column and input "N" for all rows
    6. Save as tab-delimited text file and excel file

Excel File: File:L.majorStats.xls Text File: File:L.majorStats.txt

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox