Alyssa N Gomes Week 14 Journal: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(added some methods and links)
 
Line 25: Line 25:


* Figures for the Updated Parameters[[Media:TM AG Model Figures RUN 2.zip| Figures]] with fix_b at 1, fix_P at 0, iestimate at 1, and alpha at 0.01
* Figures for the Updated Parameters[[Media:TM AG Model Figures RUN 2.zip| Figures]] with fix_b at 1, fix_P at 0, iestimate at 1, and alpha at 0.01
*Tessa and Alyssa Updated PPTTMAGWeek11 and 12new.pptx

Revision as of 22:04, 27 April 2015

Introduction to GRNmap and Gene Regulatory Network Modeling

For this week's assignment, you will finally run the GRNmap model on the input workbook you created for the Week 13 Assignment. You will run the optimization twice; once where the threshold parameters, b, are not estimated and once where the threshold parameters 'are estimated. You will compare the estimated weight and production rate parameters outputted by these two runs with each other.

  1. In the optimization_parameters sheet of your input workbook, set fix_b to 1, fix_P to 0, and iestimate to 1. Set alpha to 0.01. kk_max should be 1, MaxIter and MaxFunEval should be 1e08 (one hundred million in plain English), and TolFun and TolX should be 1e-6. Sigmoid should be 1. igraph should be 1. simtime should be 0 5 <...fill by steps of 5...> 60, each number in a different cell. Strain, Sheet, Deletion depend on how your data is organized in the workbook and what problem you are solving. You should have two strains, one of which is wt (wild type). Sheet denotes the number of the tab, reading left to right along the tabs at the bottom, where the strain data is positioned in the workbook. Deletion should be 0 for the wild type, 0 for paradoxus (looking at you Natalie and Karina), and for your deletion strain, the position in your list of genes for that deleted gene. For example, if you have dCIN5, and CIN5 is the 7th gene in your list (as organized in your degradation_rates, production_rates, network, etc sheets), then put a 7 for dcin5 in the Deletion parameter row. After prepping this sheet, run GRNmodel.
  2. Save all your graphs as jpegs and paste them into a powerpoint file. Please label things clearly, placing an appropriate number of graphs on each page for a readable visual. Take some care to make sure that the graphs are the same size and the aspect ratio has not been changed.
  3. Create a new workbook for analyzing the weight data. In this workbook, create a new sheet: call it estimated_weights. In this new worksheet, create a column of labels of the form ControllerGeneA -> TargetGeneB, replacing these generic names with the standard gene names for each regulatory pair in your network. Remember that columns represent Controllers and rows represent Targets in your network and network_weights sheets.
  4. Extract the non-zero optimized weights from their worksheet and put them in a single column next to the corresponding ControllerGeneA -> TargetGeneB label.
  5. Save your input workbook as a new file with a meaningful name (e.g. append "estimate-b" to the previous filename), and change fix_b to 0 in the "optimization_parameters" worksheet, so that the thresholds will be estimated. Rerun GRNmodel with the new input sheet.
  6. Repeat Parts (2) through (4) with the new output.
  7. Create an empty excel workbook, and copy both sets of weights into a worksheet.
  8. Create a bar chart in order to compare the "fixed b" and "estimated b" weights.
  9. Repeat (7) and (8) with the production rates.
  10. Copy the two bar charts into your powerpoint.
  11. Visualize the output of each of your model runs with GRNsight. Arrange the genes in the same order you used to display them in your Week 12 assignment for both of your model output runs. Take a screenshot of each of the results and paste it into your PowerPoint presentation. Clearly label which screenshot belongs to which run.
    • Note that GRNsight will display differently now that you have estimated the weights. For positive weights > 0, the edge will be given a regular (pointy) arrowhead to indicate an activation relationship between the two nodes. For negative weights < 0, the edge will be given a blunt arrowhead (a line segment perpendicular to the edge direction) to indicate a repression relationship between the two nodes. The thickness of the edge will vary based on the magnitude of the absolute value of the weight. Larger magnitudes will have thicker edges and smaller magnitudes will have thinner edges. The way that GRNsight determines the edge thickness is as follows. GRNsight divides all weight values by the absolute value of the maximum weight in the matrix to normalize all the values to between zero and 1. GRNsight then adjusts the thickness of the lines to vary continuously from the minimum thickness (for normalized weights near zero) to maximum thickness (normalized weights of 1). The color of the edge also imparts information about the regulatory relationship. Edges with positive normalized weight values from 0.05 to 1 are colored magenta; edges with negative normalized weight values from -0.05 to -1 are colored cyan. Edges with normalized weight values between -0.05 and 0.05 are colored grey to emphasize that their normalized magnitude is near zero and that they have a weak influence on the target gene.
  12. Upload your powerpoint, your two input workbooks, and your two output workbooks and link to them in your individual journal.
  13. Interpreting your results.
    • Examine the graphs that were output by each of the runs. Which genes in the model have the closest fit between the model data and actual data? Why do you think that is? How does this help you to interpret the microarray data?
    • Which genes showed the largest dynamics over the timecourse? Which genes showed differences in dynamics between the wild type and the other strain your group is using? Given the connections in your network (see the visualization in GRNsight), does this make sense? Why or why not?
    • Examine the bar charts comparing the weights and production rates between the two runs. Were there any major differences between the two runs? Why do you think that was? Given the connections in your network (see the visualization in GRNsight), does this make sense? Why or why not?

____________________________________________________

  • Figures for the Original Parameters: Figures


  • Figures for the Updated Parameters Figures with fix_b at 1, fix_P at 0, iestimate at 1, and alpha at 0.01
  • Tessa and Alyssa Updated PPTTMAGWeek11 and 12new.pptx