Abstract. Introduction

Size: px
Start display at page:

Download "Abstract. Introduction"

Transcription

1 A coupled morphogen kinetics and viscoelastic tissue mechanics model of the developing chick limb Ben Jordan +, Eric Richardson, Suzanne Haydon Department(s) of Mathematics +, Biomedical Engineering, and Biochemistry, Molecular Biology, and Biophysics University of Minnesota, Minneapolis, MN May 5, 2007, v0.3 Abstract The chick forelimb is a model system in the study of the biological processes involved in tissue growth and pattern formation [50]. The manipulation of these mechanisms in numerous experimental studies [6, 38, 40, 41] has resulted in the elucidation of many qualitative, as well as quantitative aspects involved. We use this information to formulate a temporospatial model for growth based on the coupling of the intracellular and extracellular kinetics with the tissue mechanics. The resulting systems of non-linear partial differential equations are solved iteratively over time within an approximation of the geometry of the stage 16 (HH16) limb bud. The resulting code, data, and visualizations provide a flexible and unique method for the investigation of further experimental questions in limb development. Introduction Limb development in the chicken is produced by a complex system of morphogens and gene products that regulate the growth and determination of cells in the various regions of the limb[55]. Three regions in the growing limb are of special importance: the zone of polarizing activity (ZPA), which determines anterior-posterior patterning; the apical ectodermal ridge (AER), which determines proximal-distal growth[5]; and the dorsal ectoderm, which produces, amongst other things, the Wnt family of morphogens, which help determine dorsal-ventral patterns (see figure 1) [55],[19]. These regions serve as organizing centers where several morphogens are produced and then diffuse into the surrounding tissue where they activate or inhibit a number of gene products[50]. These gene products in turn regulate other gene products and ultimately determine the fate of each cell. A vast number of experimental studies have been done in the chick limb[54] and other model systems to determine the regulation pathways of these morphogens. Several types of experiments have been used to study these pathways, including gene knockout studies in mice, transplantation or substitution of the AER and ZPA in chick[55], implantation of beads soaked in a specific 1

2 morphogen[75], and labeling expression domains through in situ hybridization[37]. These experimental studies continue to find new genes and gene products involved in the patterning of the limb. Sonic hedgehog (Shh) is one of the first and most studied morphogens in this system. Experiments have shown that Shh originates in the ZPA and contributes to the pattern of digits in a concentration and time dependent manner[53],[45]. Hox genes, dhand, and mario are a few of the genes known to be involved in specifying digit pattern in an Shh dependent manner[18],[2],[29]. Defects in Shh signaling lead to the formation of extra digits even though Shh levels are normal[50], suggesting that intermediaries, like Shh receptors, are also important factors in this pathway. Another set of important morphogens for limb development are the fibroblast growth factors (FGFs), which originate in the AER and are crucial for proximal-distal (shoulder to tip) growth. At least one of these FGFs, FGF4, is part of a positive feedback loop with SHH, using Gremlin (GRE) as an intermediate[33],[54]. FGF8 also affects SHH levels, though it does not form a feedback loop with it[42]. While at least six FGFs are involved in limb growth, only FGF10, FGF8 and FGF4 have been well studied. Wnt signaling is another key pathway in limb formation. At least two different Wnts are involved in patterning the wing starting with bud initiation. Wnt7a works in Dorsal-Ventral patterning and regulation of Shh, while Wnt3a is needed to maintain the AER[19]. The Wnt signaling pathway involves a number of species, such as beta-catenin and Frizzled receptors, that are not considered in the current limb model. The mechanics of a growing limb presents an equally complex system. Stress and pressure distributions within a growing tissue may determine the growth and death of cells, such as in tumors. Stress distributions in tumors determine predictable layers of viable and necrotic tissues. While a cell may receive the proper chemical signals to divide or grow, this could be inhibited by local stresses. In addition, cells near a curved surface may exert an effective surface tension on cells in the interior, stunting growth. Modeling the deformations and stresses of a material requires the use of continuum mechanics. Continuum mechanics makes the assumption that a material can be represented by infinitesimally small elements with certain mechanical properties. Most metals, for example, can be modeled by assuming that each of these elements acts as a spring. In a spring, the resistive force given by the spring is directly proportion to the elongation or compression that it undergoes (Hooke s Law). Spring-like mechanical properties are also known as linear elastic properties. With linear elastic properties, no time dependence is involved; the instantaneous elongation/compression is directly correlated with instantaneous force regardless of the spring s history. Most biological tissues, however, are modeled not as a linear elastic materials, but as viscoelastic materials. Each element in a viscoelastic material is described by a combination of both springs and dashpots, as shown in figure 2. Dashpots add interesting characteristics to the model. The resistive force given by the dashpot is directly proportional to the rate of elongation or compression. This 2

3 adds dependency on time. Therefore, the force that a viscoelastic unit exerts on its neighbors depends on its history of compression or elongation. For example, if a viscoelastic material is suddenly compressed, it will exert very large forces on its neighbors. The dashpot(s) will then relax, and the remaining force will be due to the springs in the model. Two terms are now introduced for the sake of clarity: stress is defined as a force divided by the area over which it acts. Strain is the elongation or compression of an element divided by its original length. Assuming that the area and original length do not change, stress is directly proportional to force, and strain is directly proportional to elongation. Therefore, if force and elongation are directly proportional, so are the stress and strain. Both sets of terms are used interchangeably in this paper. After an appropriate model is selected, a constitutive equation can be derived that describes the relationship between stress and strain over time in an element. The equation can be then extrapolated to the whole material (or continuum) using the principles of continuum mechanics. This usually results in a differential equation that describes the mechanics of the material with time. Specific Aims Simulation of knockout model experiments with the Reaction-Diffusion model. As stated in the introduction, various knockout models have provided information about the roles of morphogens in limb development[50]. We proposed to simulate these experiments in the R-D model by inhibiting or removing certain morphogens in the model, and then observing the outcome. Through this we hoped to validate the accuracy and stability our R-D model before integrating it with the mechanics. Development of an accurate 3D mesh to approximate the budding limb. Before the mechanics aspect was solved, a discrete mesh with appropriate dimensions was needed. Important requirements for this mesh were to create defined areas within the mesh to introduce morphogens (AER, ZPA, etc), refining the mesh in areas that would see large amounts of growth, and properly constraining the mesh with boundary conditions (both mechanical and chemical). Integration of the Reaction-Diffusion model with the Finite Element growth model to produce a functional model of limb growth. After we successfully created both models, we proposed to integrate them into a fully functional model. We needed to decide what combination of morphogens (and for what duration of time) determines an appropriate growth signal to the mechanics model. The mechanics model should respond appropriately by growing in those areas where is receives such the growth signal. 3

4 Methods Reaction-Diffusion Kinetics Model We started by creating a list of relevant papers which give experimental results for interactions involving the 16 morphogens in our model. These papers included both knockout and bead implantation experiments done in both the chick and mouse limb, although preference was given to data from chick limbs as there are some known, and possibly a lot of unknown, differences in the two systems. From these we were able to compile a list of parameters for comparison to our model (see SOM). To test the accuracy and stability of the R-D Model we made changes to individual equations (see below for equations) in our code and ran them in Matlab. The equation for the morphogen being knocked out was set to zero. This produced a flat line at zero in our Matlab graph for that morphogen. We could then look at changes in the graphs of the other morphogens in the network. Most experiments were run for 10 hours with a time increment of 0.1 hours and a few were rerun for only one hour, with a time increment of 0.01 hours. Morphogen Production Equations F FIM = k F IM (1) F ZP A = k S (F 4 + α 1 F 8 )W K S + (F 4 + α 1 F 8 )W F F4 = k F K F 4 Bmp (2) (3) F F8 = k F 8 F 10 K F 8 + F 10 (4) F W nt = k W nt (5) 4

5 Reaction-Diffusion Equations (Dimensional) F IM t F 10 t = δ FIM 2 F IM k FIM F IM + F FIM 1 θ f θ f χ IM (6) = δ F10 2 F θ f θ f k F 10 F IM K F 10 + F IM k F10 F 10 (7) F 8 t = δ F8 2 F 8 k F8 F 8 + F F8 1 θ f θ f χ AER (8) S t = δ S 2 S + γ( k + sps P + k spsp ) k S S + F Z (9) W t = δ W 2 (W ) k W W + F W nt 1 θ f θ f χ ectod (10) P t = k+ sps P +k spsp k + mpm a P +(k mp+k mp )MP +k 0 p+k pm a k P P (11) SP t = k + sps P (k sp + k sp )SP k + spmm i SP + (k spm + k spm )SP M (12) Gre t Bmp t M a t M i t = k + mpm a P + k mpmp + k spm SP M (13) = k + spmm i SP + k spmsp M + k mp MP (14) MP t SP M t F 4 t G3a t = k + mpm a P (k mp + k mp )MP (15) = k + spmm i SP (k spm + k spm )SP M (16) = δ F4 2 F 4 k F4 F 4 + F F4 1 θ f θ f χ AER (17) G3r t = k G3r G3a 1 + K g3r M a k G3rG3r (18) = k g3a k G3r G3a 1 + K g3r M a k G3aG3a (19) = δ Gre 2 Gre + 1 θ f θ f = δ Bmp 2 Bmp + 1 θ f θ f k gre 1 + K greg3r k GreGre (20) k Bmp 1 + K Bmp Gre k BmpBmp (21) 5

6 Initial tests were made to determine if these knockouts were affecting the correct downstream species based on the morphogen network (figure 3) created for the set of equations used. This was done by starting with the most upstream morphogen (Fgf10) and progressively moving downstream until all species were knocked out. If any knockouts did not correctly affect morphogens directly downstream, the code was checked for errors. Next, the Matlab graphs of the knockout experiments were compared to results complied from experimental papers to determine the accuracy of our model. Since performing all possible combinations of knockout experiments was impractical, we focused on a few that we thought would produce interesting results and ones that we could compare to the available literature. A few bead implantation experiments were also simulated by changing the initial concentration of morphogen to that used in the bead. Since the bead implantations are often done in regions of the chick limb not endogenously expressing the morphogen in the bead, we had to remove the production term from the equation and turn off any upstream species that are also absent in that region. The values for the rate constants and other parameters are not included in this report (see SOM) Assumptions Since the R-D equations were taken from a previously existing code, a number of our assumptions are described there. The most important ones in our testing of the stability of the model are: 1) No diffusion is taking place as the local dynamics R-D Model we started with is in a single cell. Diffusion terms in the equations were removed for looking at local dynamics. Diffusion terms will be used in the 3D Model. 2) Transcription and translation rates of genes and gene products are not separately taken into account, but are combined into the production rate. 3) No post-translational modifications to the morphogens are accounted for. This is specifically applicable to Shh which undergoes both a cleavage event and a cholesterol modification before diffusing in vivo[12],[47]. 4) We assume that knockout experiments in mice can give us information about ways the network works in chicks. Parameters Used Parameters of production, initial concentration, and binding rates had previously been determined in the R-D Model. We initially assumed these to be correct parameters for testing the stability of the model. As we read more chick limb experimental papers, we checked the accuracy of these presumed parameters and made changes where necessary. 6

7 Viscoelastic Tissue Mechanics As for the mechanics component of our model, Mech3D uses a continuum mechanics/fe approach to describe solve for strains and stresses. It does this through calculating the deformation gradient, F. The deformation gradient of each time step is decomposed into two parts, F G (deformation due to tissue growth), and F V (deformation due to mechanics stresses). Briefly, after the reaction-diffusion equations are solved for concentrations of morphogens at every point within the tissue, S, which is the volumetric source term, is determined at each node. S can be a function of not only of morphogen concentration, but stress at that point as calculated in the previous time step. The S term is then added to the model through the F G component. If growth is uniform, there are no internal stresses in the material, and only the F G component is needed. However, because growth is often not uniform, F V (the mechanics component) must resolve discontinuities in stresses and pressures (see Figure 4). The constitutive equation, which describes how each element reacts to mechanical forces, is based on a cross between the Kelvin-Voight and Maxwell models. The equation is presented in figure 5. Through various manipulations, we generalize this one-dimensional model to three dimensions using continuum mechanics. The final constitutive equation is also shown in figure 5. There are several assumptions in the above equations, such as incompressibility, lack of thermal effects, and negligible acceleration of the tissue. A complete description of assumptions, as well as proper mass, momentum, and thermodynamic equilibrium equations were described by Stolarska, et. al [66, 61]. The constituitive equation, the RD equations, mass balance equation, linear momentum balance equation (eq.4), angular momentum balance equation and energy balance equations (Figure 5) are solved by the Mech3D code at each node during each time step. This produces the pressures, stresses, displacements and morphogen concentrations at finite points within the growing mesh. It should be noted that one of our aims in our original proposal stated that we would generate a 2D mechanics model as a preliminary step. We quickly learned that the task of modifying the complex code would not be feasible, so we decided to work with the existing code in 3D. It should be noted that while Mech3D supplied the stress tensor at each point (3 normal stresses, 3 shear stresses), an average stress was needed during analysis of the data. The Von Mises stress, commonly used in facture analysis to find the largest stress in a material, was calculated to fulfill this need. The Von Mises stress takes each stress tensor component into account, and is calculated using the equation 7 shown in figure 5. Meshing and Finite Element Method The approximation of the solution of this system is implemented with the finite element (FE) method. This technique allows for the system to be solved inside of a complex, dynamic geometry, such as the growing limb bud. The 7

8 discretization of the volumes is handled by a Delaunay meshing algorithm, restricted to the use of tetrahedral and triangular element types. The various tissues, signaling centers, and bead implantation sites are created as volumes with unique indexes. These morphological features are adjustable within the parameters of the code to allow for variation in organismal phenotype or ectopic expression of chemical species. Resulting is a set of nodes, elements, and volumes with which we can approximate the changes in chemical concentrations, stresses, strains, pressures, and displacements in our tissue geometry as it changes over time. The numerical solution to the both the reaction-diffusion kinetics and the viscoelastic mechanics problem is handled by a non-linear PDE solver which employs an iterative Newton s method. The values of the previously listed quantities at each element, as well as it s nodal coordinates are output at each time step. Computational Design and Implementation Mech3D, a code for the solving of coupled RD and viscoelastic tissue mechanics, was modified to model limb development. Prior applications have been on tumor modeling and nutrient transport. The code is complex, with several subroutines and many references to finite element and meshing libraries. A complete guide to the code is found in the appendix, along with a copy of the code. Briefly, the driver program (mech3d.f90) calls in both general problem data (parameters global.limb.in) and boundary data (parameters bdry.limb.in). A mesh, previously created by GMESH as explained earlier, is also read into the program. Memory is then allocated, boundary and initial conditions are set, and Fdriver.f90 is called to coordinate the solving of both RD and mechanics equations. First, the RD equations contained in Flimb3d react.f90 are solved with NITSOL (a nonlinear solver) using the corresponding parameters and conditions in parameters react.limb.in. The mechanics equations in Flimb3d mech.f90 are then solved using NITSOL and the parameters and conditions in parameters mech.f90. In addition, the growth component based on the results of the RD equations is solved and incorporated into the deformation gradient. Finally, the solution is written to an output file. A diagram describing the program hierarchy is found below. 8

9 Results RD Knockout Experiments We were able to simulate knockouts of each gene product in the R-D model by setting equations equal to zero, which gives a flat line at zero on our Matlab graphs. Knockouts were simulated in this way because in vivo they are done by inactivating the gene for a specific morphogen, usually by mutation, so there will be no initial concentration or production of that morphogen. With all the species active, most reached steady state within ten hours (Fig. 6) and all interesting fluctuations in knockout experiments also happened within this time frame, so most experiments were only run for 10 hours to make changes easier to see. A few experiments that seemed to have interesting fluctuations within the first hour were rerun for a closer look at those fluctuations (Fig. 7). All changes in morphogen levels were determined by comparison to Fig. 6. We started with testing knockouts of Fgfs (Fgf10, Fgf8, and Fgf4) and Wnt as these species are the farthest upstream in our network. For example, an Fgf10 knockout greatly reduced Fgf8 levels from wild type (Fig. 8), as it should based on the morphogen network. While these knockouts affected the species directly downstream as expected, only knockouts that changed the Shh level affected species downstream of Shh as the entire network gets funneled through Shh (Fig. 3 and Fig. 9). The level of Shh undergoes the greatest change when three of the four (Fgf10, Fgf8, Fgf4, Wnt) species that feed directly into Shh are knocked out, although a Wnt knockout alone will affect Shh enough to also make downstream changes. On the network map these four feed into the ZPA, where Shh is produced, and changes to Shh can also be made by knocking out the ZPA (Fig. 10). As progressive knockouts through the network were made, correct downstream effects were looked for. The working system was best seen through a series of knockouts from Smoothened active (Ma) through Gli3R, Gremlin, and BMP to Fgf4 (fig. 11). Since each of these species inhibits the one directly downstream of it, the knockouts give alternating rises and falls in each downstream species. Gli3-a was the least affected by changes in the other species in the system. A number of the species were hard to test for accuracy as they have more complex relationships with the other species in the network (for example, Smoothened active which interacts with five other species). One problem with the equations is evident here, when Shh or the ZPA are knocked out, there should be no Shh present in the system. However, if any of the complexes containing Shh have an initial value set greater than zero and the equation for Shh is not set to zero, then there will be a small spike in Shh early on (Fig. 12). Either the model will need to be corrected for this, or future experiments will need to have any complexes manually turned off during knockouts. Manual removal of complexes was done for the comparisons to in vivo experiments. We then compared out knockout experiments with those done in chick or mouse limbs. When Shh is knocked out in mice, Fgf4 expression is not main- 9

10 tained but Fgf8 expression is normal[42]. A knockout of Shh in our R-D model does leave Fgf8 at a normal level, but Fgf4 is only lessened slightly (fig. 13). When Fgf4 is removed in mice, levels of Shh, BMP, Fgf8 and Fgf10 are unchanged and the limb grows normally[27],[42]. We can also achieve this result in our R-D model (fig. 14). Shh and Gre are not expressed in the same cells in the chick limb and here the signaling network relies on the distance Shh can diffuse. At a certain stage of growth, these two cell populations get far enough apart to stop the feedback loop[33]. While we couldn t simulate the limit of diffusion in the local dynamics R-D Model, we could simulate this by knocking out Shh and seeing levels of both Gre and Fgf4 decrease slightly (fig. 13). A Gli3 knockout in mice leads to polydactyly, as does a Gli3, Shh double knockout, but an Shh knockout lacks the digit arch[36]. While our model is unable to show polydactyly, we can perform a double knockout of Shh and Gli3 to see if its downstream effect is more like a Gli3 or Shh single knockout. Our results agree with experimental ones (Fig. 15), although we only have a couple of downstream species to look at. Tissue Mechanics Simulations To test the mechanics of Mech3d, the RD component was turned off, and S (the volume source term) was set equal to a constant. No external constraints were added to the mesh initially. Due to complexities regarding remeshing, this feature was turned off to simplify our first attempt using Mech3D. Time steps between and 0.1 hours were tested. The mechanical parameters used in the model were those that were previously used in tumor simulations. All other parameters are found in the data files in the appendix. The original mesh, before growth, is shown in Figure 16. After several iterations, the limb successfully grew to the shape found in Figure 17. Growth indeed appeared uniform, as the limb scaled up in all directions. Note particularly that the boundary at the flank was enlarged. Von Mises stress was calculated and is shown on the flank surface of the limb at the end of growth (Figure 18). Note that there are only minor stresses present due to the geometry of the mesh. The time step that allowed for the greatest growth was 0.1 hours. At this time step, 8 iterations were completed before the solver was not able to continue. The reason for non-convergence was the presence of elements with negative Jacobians, implying that the elements had collapsed or inverted. Several modifications were made to extend growth, but all were unsuccessful. Several of the future directions in the discussion section address this issue. After some successful uniform growth, the RD equations were coupled with the mechanics via the source term. S was made to be a linear function of FGF4 concentration. In addition, more realistic boundary constraints were created. We fixed the flank surface in all directions (X, Y, and Z). Please see supplemental movie 4. 10

11 Simulations of the mechanics coupled with the RD equations were also successful out to 8 time steps. The growth showed some fascinating features. First, the growth is more pronounced at the AER, starting to form a paddle shape. With the new constraints, the limb did not expand at the flank, but forced most of the growth to occur in the distal direction. Finally, the constraints did cause higher Von Mises stress at the flank surface, localized both dorsally and ventrally. Discussion One of our project aims was to test the accuracy and stability of a reactiondiffusion (R-D) kinetics model by changing the parameters associated with the different morphogens in the system and observing the outcome. An accurate and stable R-D model should give results that mimic those seen in experiments when certain species are perturbed. Our initial tests of our R-D Model through knockout experiments showed that, for the most part, this model functions correctly according to the current morphogen network (Fig. 3). There are a few minor problems that will need to be changed (see results section). However, when compared to knockout and over-expression experiments done in mouse and chick limbs, our model did not always achieve the same results. There could be a number of reasons for the disagreement between the local dynamics R-D model and in vivo experimental results. First, these initial tests of the R-D Model did not account for diffusion of morphogens since it looked at the system occurring in a single cell. When this model gets integrated into the 3D model where diffusion will be active, the results may be in better agreement with the experimental ones. One of the discrepancies was in the Shh, Gre, Fgf4 feedback loop. Shh, Gre, and Fgf4 are all produced in different regions of the limb and diffuse into the other regions to interact in vivo, which is difficult to simulate in a single cell and but could potentially work in a 3D tissue. If the model still doesn t agree once in a 3D system, the equations for each species will have to be reevaluated. Another possible source of disagreement between our model and the in vivo experiments is that the current network for the model is incomplete. The 16 morphogens that are currently in the model are not the only ones known to be involved in limb growth[55]. There are at least a couple of known transcription factors missing from the model. Sp8 and Sp9 are upregulated by Fgf10 and regulate the level of Fgf8 transcription[37]. Knockouts of the transcription factor dhand lead to the absence of the ZPA and Shh production[2]. The model completely ignores Hox genes, although most current research suggests that their role is in digit patterning[17], which is beyond the scope of our current project. The model also ignores FGF receptors which play a role in both A/P and D/V patterning[13]. Only one of the Wnts involved in limb patterning, Wnt7a, is accounted for in our equations. Wnt7a is found at the dorsal ectoderm and regulates Shh, while Wnt3a is needed in AER formation[19]. Wnt3a also 11

12 raises the level of Sp8, which then raises the level of Fgf8 in the limb[37]. The addition of any of these species, or any others known to be active in the limb, into the network may solve some of our discrepancies. We also assumed for this model that no post-translational modifications are taking place, but those modifications may be important for achieving results that agree with experiments. It s also possible that some of the disagreement is due to experiments being performed in mouse limbs rather than chick. While there is a lot of homology between these two systems, there are some known differences. The most obvious difference between the two systems is that mice have five digits while chicks only have three. Thus the digit pre-patterning for the two systems must have some key differences. If these differences reach far enough back from digit specification, then they could be the reason for discrepancies between our model and in vivo mouse experiments. Coupling the RD equations with mechanics showed that the AER and ZPA can cause certain morphological characteristics of the limb. Both the paddle shape of the limb and the dip towards the ZPA reported in the literature were beginning to form in our simulations. There were, unfortunately, problems faced with the mechanics that prevented us from growing a full limb. We have traced the cause (negative Jacobians) to the flank surface of the limb, which is also where the highest stress is seen. It is likely that the stress gradients at the flank surface are causing instabilities in Mech3D. Stresses are localized both on the dorsal and ventral side of the flank surface. The cause of this localization is expected to be from the AER, which wraps around the limb bud from the dorsal to ventral surface. At the boundary where the AER and the flank surface meet, high concentrations of FGF4 are close to the displacement constraints. Rapid growth next to this constrained surface could be the cause of localized stress. In order to rectify this, an additional constraint was added to the source term S. S was constrained such that an element would not grow if its Von Mises stress was above a predetermined threshold, even if FGF4 was present. This not only aids in preventing high stresses, but may be more indicative of the biological system. In tumors, for example, high stresses inhibit cell growth and may even cause apoptosis. This approach is still under testing. Future directions for the mechanics include modifying the mesh and boundary conditions to prevent high stress areas. A new mesh has been developed in which the AER only spans a short arc along the tip of the limb bud, perhaps preventing growth near the flank boundary. In addition, a mesh in which the AER is simply attached on the surface of a very large sphere or cube is being created. This would mimic the growth of the limb from the flank, and would be more similar to the biological process. It would also prevent sharp boundaries and high stress concentrations. More appropriate mechanical parameters specific to embryonic tissue have been found[74], and they will be implemented in future models. Finally, remeshing may solve many problems with the mechanics. Simulations with remeshing have been attempted, but there is still more work to be done in order for this feature to work properly. 12

13 * For supporting online material, please visit: 13

14 References [1] Tickle, C., Summerbell, D., Wolpert, L., Positional signaling and specification of digits in chick limb morphogenesis, 1975, Nature, Vol 254. [2] Charite, J., et. al., The bhlh transcription factor dhand controls Sonic hedgehog expression and establishment of the zone of polarizing activity during limb development. 2000, Development, vol 127, [3] Clarke, J.D.W., Tickle, C., Fate maps old and new. 1999, Nature Cell Biology, vol 1, E [4] Vargesson, N., et. al., Cell fate in the chick limb bud and relationship to gene expression., 1997, Development, vol 124, [5] Tickle, Vertebrate limb development. Cell Biology : [6] Summerbell, Cell cycle and experimental pattern duplication in the chick wing during embryonic development Nature 287:23. [7] Othmer, A mathematical model for outgrowth and spatial patterning in the vertebrate limb., 1999, Journal of Theoretical Biology, vol 197, [8] Kengaku, et. al., Distict WNT pathways regulating AER formation and dorsal-ventral polarity in the chick limb bud., 1998, Science Vol 208, [9] Dudley et al., A re-examination of proximodistal patterning during vertebrate limb development., 2002, Nature, Vol 418, [10] Othmer, H, Gadgil, C., Mathematical modeling of digit duplication in response to ectopic SHH expression during chick limb development. [11] Capellini, et. al., Pbx1/Pbx2 requirements for distal limb patterning is mediated by the hierarchical control of Hox gene spatial distriubution and SHH expression., 2006, Development, Vol 133, [12] Goetz, J., et. al., Sonic Hedgehog as a mediator of long-range signaling., 2002, BioEssays, vol 24, [13] Omi, M., et. al., Studies on Epidermal Growth Factor Receptor Signaling in Vertebrate Limb Patterning., 2005, Developmental Dynamics, Vol 233, [14] Li, S., Muneoka, K., Cell Migration and Chick Limb Development: Chemotactic Action of FGF-4 and the AER., 1999, Developmental Biology, vol 211, [15] Panman, L., Zeller, R., Patterning the limb before and after SHH signaling. 2003, Journal of Anatomy, vol 202, [16] Duprez, D., et. al., Overexpression of BMP2 and BMP4 alters the size and shape of developing skeletal elements in the chick limb. 1996, Mechanisms of Development, vol 57, [17] Deschamps, J., Hox Genes in the Limb: A Play in Two Acts. 2004, Science, vol 304, [18] Zakany, J., et. al., A Dual Role for Hox Genes in Limb Anterior-Posterior Asymmetry. 2004, Science, vol 304, [19] Yang, Y., Wnts and Wing: Wnt Signaling in Vertebrate Limb Development and Musculoskeletal Morphogenesis., 2003, Birth Defects Research, vol 69, [20] Summerbell, D., Wolpert, L., Precision of Development in Chick Limb Morphogenesis, 1973, Nature, Vol 244. [21], Hornbruch, A., Wolpert, L., Cell Division in the Early Growth and Morphogenesis of the Chick Limb., 1970, Nature, Vol 226. [22] Li, C., et. al., FGFR1 function at the earliest stages of mouse limb development plays an indispensable role in subsequent autopod morphogenesis., 2005, Development, vol 132,

15 [23] Davis, Jr., J.E., Garrison, N., Mean weights of chick embryos correlated with the stages of Hamburger and Hamilton., Journal of Morphology, Vol 124, [24] Pascoal, S., et. al., Progressive mrna decay establishes an mkp3 expression gradient in the chick limb bud., 2007, Biochemical and Biophysical Research Communications., vol 352, [25] McGlinn, E., et. al., Pax9 and Jagged1 act downstream of Gli3 in vertebrate limb development., 2005, Mechanisms of Development, vol 122, [26] Dale, T., Signal transduction by the Wnt family of ligands., 1998, Biochemistry Journal, vol 329, [27] Moon, A., et. al., Normal limb development in conditional mutants of Fgf4., 2000, Development, vol 127, [28] Ahn, S., Joyner, A., Dynamic Changes in the Response of Cells to Positive Hedgehog Signaling during Mouse Limb Patterning., 2004, Cell, vol 118, [29] Amano, T., Tamura, K., Region-Specific Expression of mario Reveals Pivotal Function of the Anterior Nondigit Region on Digit Formation in Chick Wing Bud., 2005, Developmental Dynamics, vol 233, [30] Mercader, N., et. al., Opposing RA and FGF signals control proximodistal vertbrate limb development through regulation of Meis genes., 2000, Development, vol 127, [31] Saunders, J., Jr., The proximo-distal sequence of origin of the parts of the chick wing and the role of the ectoderm, 1948, Experimental Zoology, Vol 108, [32] Dillon, R., et. al., Short- and long-range effects of Sonic hedgehog in limb development., 2003, PNAS, vol 100, [33] Scherz, P., et. al., The Limb Bud Shh-Fgf Feedback Loop Is Terminated by Expansion of Former ZPA Cells., 2004, Science, vol 305, [34] Narita, T., et. al., Wnt10a Is Involved in AER Formation During Chick Limb Development., 2005, Developmental Dynamics, vol 233, [35] Arias, A., et. al., Wnt signaling: pathway or network?, 1999, Current Opinion in Genetics and Development., vol 9, [36] te Welscher, P., et. al., Progression of Vertebrate Limb Development Through SHH-Mediated Counteraction of GLI3., 2002, Science, vol 298, [37] Kawakami, Y., et. al., Sp8 and Sp9, two closely related buttonhead-like transcription factors, regulate Fgf8 expression and limb outgrowth in vertebrate embryos., 2004, Development, vol 131, [38] Lai, K., et. al., The Sonic Hedgehog Signaling System as a Bistable Genetic Switch., 2004, Biophysical Journal, vol 86, [39] Gofflot, F., et. al., Molecular mechanisms underlying limb anomolies associated with cholesterol deficiency during gestation: implications of hedgehog signaling., 2003, Human Molecular Genetics, vol 12, [40] Sanz-Ezquerro, J. J., Tickle, C., Fgf Signaling Controls the Number of Phalanges in Tip Formation in Developing Digits., 2003, Current Biology, vol 13, [41] Zeng, X., et. al., A freely diffusible form of Sonic hedgehog mediates long-range signaling., 2001, Nature, vol 411, [42] Sun, X., et. al., Conditional inactivation of Fgf4 reveals complexity of signaling during limb bud development., 2000, Nature Genetics, vol 25, [43] Cadigan, K., Nusse, R., Wnt signaling: a common theme in animal development., 1997, Genes and Development, vol 11, [44] Stark, R., Searles, R., A description of chick wing bud development and a model of limb morphogenesis., 1973, Developmental Biology, vol 33,

16 [45] Harfe, B., et. al. Evidence for an Expansion-Based Temporal Shh Gradient in Specifying Vertebrate Digit Identities., 2004, Cell, vol 118, [46] Bardot, B., et. al., Expression pattern of the drm/gremlin gene during chicken embryonic development., 2001, Mechanisms of Development, vol 101, [47] McGlinn, E., Tabin, C., Mechanistic insight into how Shh patterns the vertebrate limb., 2006, Current Opinion in Genetics and Development, vol 16, [48] Saha, K., Schaffer, D., Signal dynamics in Sonic Hedgehog tissue patterning., 2006, Development, vol 133, [49] Hornik, C., et. al., Twist is an integrator of SHH, FGF, and BMP signaling., 2004, Anatomy of Embryology, vol 209, [50] Tickle, C., The contribution of chicken embryology to the understanding of vertebrate limb development., 2004, Mechanisms of Development, vol 121, [51] Saunders, J., Is the Progress Zone Model a Victim of Progress?, 2002, Cell, vol 110, [52] Hincliffe, J., Developmental basis of limb evolution., 2002, International Journal of Developmental Biology, vol 46, [53] Yang, Y., et. al., Relationship between dose, distance and time in Sonic Hedgehog-mediated regulation of anteroposterior polarity in the chick limb., 1997, Development, vol 124, [54] Tickle, C., Making digit patterns in the vertebrate limb., 2006, Nature Reviews, vol 7, [55] Niswander, L., Pattern formation: old models out on a limb., 2003, Nature Reviews, vol 4, [56] Vargesson, N., et. Al., Expression patterns of Notch1, Serrate1, Serrate2, and Delta1 in tissues of the developing chick limb., 1998, Mechanisms of Development, vol 77, [57] Maini, P., Solursh, M., Cellular mechanisms of pattern formation in the developing limb., 1991, International Review of Cytology, vol 129. [58] Hayashi, K., Ozawa, E., Myogenic cell migration from somites is induced by tissue contact with medial region of the presumptive limb mesoderm in chick embryos., 1995, Development, vol 121, [59] Ingber, D., Mechanical control of tissue morphogenesis during embryological development., 2006, International Journal of Developmental Biology, vol 50, [60] Murea, C., Hentschel, H.G.E., Finite element simulations of growth in biological development., Mathematical Biosciences and Engineering, [61] Stolarska, M., et. al., A framework for modeling viscoelastic, growing bodies with an application to tumor growth., [62] Shanske, A., Split hand foot malformation (SHFM): an introduction, 2006, American Journal of Medical Genetics, vol 140A, [63] Pernice, M., Walker, H., NITSOL: A newton iterative solver for nonlinear systems., 1998, SIAM, vol 19, [64] Landman, K.A., Tumor Dynamics and Necrosis: Surface Tension and Stability, 2001, IMA Journal of Mathematics Applied in Medicine and Biology, vol 18, [65] Gilbert, S., Specification of the Limb by Reaction-diffusion Processes, [66] Stolarska, M., Manual for Mech3D code, 2006 [67] Todt, W., Fallon, J., Development of the AER in the Chick Leg Bud and a Comparison with the Wing Bud, 1986, The Anatonical Record, 215: [68] Richardson, E., Haydon, S., Jordan, B., Vertebrate Limb Development, 3/10/

17 [69] Hughes, T.J.R., The Finite Element Method; Linear Static and Dynamic Finite Element Analysis, 2000, Dover. [70] Forgacs, G., Newman, S., Biological Physics of the Developing Embryo, 2005, Cambridge Press. [71] Murea, C., Hentschel, H.G.E., Finite Element Simulations of Growth in Biological Development, 2000, Mathematical Biosciences and Engineering Journal, [72] Jordan, B., A primer on the morphological patterning and mathematical modeling of the developing vertebrate limb, [73] Zhou, F., Research report, [74] Forgacs, G., et. al., Voscoelastic properties of living embryonic tissues: a quantitative study., 1998, Biophysical Journal, Vol 74, [75] Eichele, G., et, al., Microcontrolled Release of Biologically Active Compounds in Chick Embryos: Beads of 200-um Diameter for the Local Release of Retinoids. 1984, Analytical Biochemistry, vol 142,

18 Figure 1: Relevant developmental axes 18

19 Figure 2: Spring and dashpot viscoelastic model 19

20 Figure 3: Network of the 16 genes and gene products accounted for in the R-D Model. F10=Fgf10, F8=Fgf8, F4=Fgf4, Fz=ZPA, S=Shh, P=Ptc, SP=Shh-Ptc complex, SPM=Shh-Ptc-Smo complex, MP=Smo-Ptc complex, Ma=Smo(active), Mi=Smo(inactive), G3a=Gli3a, G3r=Gli3r, Gre=Gremlin, W=Wnt7a. 20

21 Figure 4: Mech3d code schematic 21

22 Figure 5: Relevant tissue mechanics equations Figure 6: Local dynamics with no knockouts, run for 10 hours. 22

23 Figure 7: Local dynamics with no knockouts, run for 1 hour. Figure 8: Fgf10 knockout lowers Fgf8 level. 23

24 Figure 9: Fgf8 knockout (top set of graphs) does not change Shh or the rest of the network. Wnt knockout (bottom set of graphs) changes Shh level, affecting the rest of the network. 24

25 Figure 10: Knocking out Fgf4, Fgf8, Fgf10 and Wnt (top) is the same as turning off the ZPA (bottom). 25

26 Figure 11: Knockouts of Gli3r (top) and Gremlin (bottom). Figure 12: No Shh should be present when the ZPA is turned off, but an initial concentration of Shh-Ptc-Smo causes a small spike in Shh within the first hour. 26

27 Figure 13: Shh knockout lowers Fgf4 and Gre, but not Fgf8. Figure 14: Fgf4 Knockout does not change Fgf10, Fgf8, Shh, or Bmp. 27

28 Figure 15: Shh and Gli3 double knockout (top) gives same downstream results as Gli3 knockout (bottom) not Shh knockout. 28

29 Figure 16: Unconstrained limb bud at time 0. 29

30 Figure 17: Uniform growth caused ballooned limb 30

31 Figure 18: Unconstrained limb bud with Von Mises stress shown. 31

1. What are the three general areas of the developing vertebrate limb? 2. What embryonic regions contribute to the developing limb bud?

1. What are the three general areas of the developing vertebrate limb? 2. What embryonic regions contribute to the developing limb bud? Study Questions - Lecture 17 & 18 1. What are the three general areas of the developing vertebrate limb? The three general areas of the developing vertebrate limb are the proximal stylopod, zeugopod, and

More information

10/15/09. Tetrapod Limb Development & Pattern Formation. Developing limb region is an example of a morphogenetic field

10/15/09. Tetrapod Limb Development & Pattern Formation. Developing limb region is an example of a morphogenetic field Tetrapod Limb Development & Pattern Formation Figure 16.5(1) Limb Bud Formation derived from lateral plate (somatic) & paraxial (myotome) Fig. 16.2 Prospective Forelimb Field of Salamander Ambystoma maculatum

More information

Biology 218, practise Exam 2, 2011

Biology 218, practise Exam 2, 2011 Figure 3 The long-range effect of Sqt does not depend on the induction of the endogenous cyc or sqt genes. a, Design and predictions for the experiments shown in b-e. b-e, Single-cell injection of 4 pg

More information

Developmental Biology 3230 Midterm Exam 1 March 2006

Developmental Biology 3230 Midterm Exam 1 March 2006 Name Developmental Biology 3230 Midterm Exam 1 March 2006 1. (20pts) Regeneration occurs to some degree to most metazoans. When you remove the head of a hydra a new one regenerates. Graph the inhibitor

More information

Limb Development Involving the development of the appendicular skeleton and muscles

Limb Development Involving the development of the appendicular skeleton and muscles Limb Development Involving the development of the appendicular skeleton and muscles 1 Objectives Timing and location of limb bud development The tissues from which limb buds are made Determining the position

More information

Transcript: Introduction to Limb Development

Transcript: Introduction to Limb Development Limbs undeniably give us the greatest ability to do things. Our legs provide us with the locomotion to move. Whether for running, climbing or swimming through the water, our limbs help us to traverse sometimes

More information

!!!!!!!! DB3230 Midterm 2 12/13/2013 Name:

!!!!!!!! DB3230 Midterm 2 12/13/2013 Name: 1. (10 pts) Draw or describe the fate map of a late blastula stage sea urchin embryo. Draw or describe the corresponding fate map of the pluteus stage larva. Describe the sequence of gastrulation events

More information

UNIVERSITY OF YORK BIOLOGY. Developmental Biology

UNIVERSITY OF YORK BIOLOGY. Developmental Biology Examination Candidate Number: UNIVERSITY OF YORK BSc Stage 2 Degree Examinations 2017-18 Department: BIOLOGY Title of Exam: Developmental Biology Desk Number: Time allowed: 1 hour and 30 minutes Total

More information

PRACTICE EXAM. 20 pts: 1. With the aid of a diagram, indicate how initial dorsal-ventral polarity is created in fruit fly and frog embryos.

PRACTICE EXAM. 20 pts: 1. With the aid of a diagram, indicate how initial dorsal-ventral polarity is created in fruit fly and frog embryos. PRACTICE EXAM 20 pts: 1. With the aid of a diagram, indicate how initial dorsal-ventral polarity is created in fruit fly and frog embryos. No Low [] Fly Embryo Embryo Non-neural Genes Neuroectoderm Genes

More information

Developmental processes Differential gene expression Introduction to determination The model organisms used to study developmental processes

Developmental processes Differential gene expression Introduction to determination The model organisms used to study developmental processes Date Title Topic(s) Learning Outcomes: Sept 28 Oct 3 1. What is developmental biology and why should we care? 2. What is so special about stem cells and gametes? Developmental processes Differential gene

More information

Unit 4 Evaluation Question 1:

Unit 4 Evaluation Question 1: Name: Unit 4 Evaluation Question 1: /7 points A naturally occurring dominant mutant in mice is the Doublefoot (Dbf) mutant. Below is an image of the bones from a wildtype (wt) and Doublefoot mutant mouse.

More information

Bio 127 Section I Introduction to Developmental Biology. Cell Cell Communication in Development. Developmental Activities Coordinated in this Way

Bio 127 Section I Introduction to Developmental Biology. Cell Cell Communication in Development. Developmental Activities Coordinated in this Way Bio 127 Section I Introduction to Developmental Biology Cell Cell Communication in Development Gilbert 9e Chapter 3 It has to be EXTREMELY well coordinated for the single celled fertilized ovum to develop

More information

Life Sciences For NET & SLET Exams Of UGC-CSIR. Section B and C. Volume-08. Contents A. BASIC CONCEPT OF DEVELOPMENT 1

Life Sciences For NET & SLET Exams Of UGC-CSIR. Section B and C. Volume-08. Contents A. BASIC CONCEPT OF DEVELOPMENT 1 Section B and C Volume-08 Contents 5. DEVELOPMENTAL BIOLOGY A. BASIC CONCEPT OF DEVELOPMENT 1 B. GAMETOGENESIS, FERTILIZATION AND EARLY DEVELOPMENT 23 C. MORPHOGENESIS AND ORGANOGENESIS IN ANIMALS 91 0

More information

MBios 401/501: Lecture 14.2 Cell Differentiation I. Slide #1. Cell Differentiation

MBios 401/501: Lecture 14.2 Cell Differentiation I. Slide #1. Cell Differentiation MBios 401/501: Lecture 14.2 Cell Differentiation I Slide #1 Cell Differentiation Cell Differentiation I -Basic principles of differentiation (p1305-1320) -C-elegans (p1321-1327) Cell Differentiation II

More information

BMPs negatively regulate structure and function of the limb apical ectodermal ridge

BMPs negatively regulate structure and function of the limb apical ectodermal ridge Development 126, 883-894 (1999) Printed in Great Britain The Company of Biologists Limited 1999 DEV2354 883 BMPs negatively regulate structure and function of the limb apical ectodermal ridge Sandrine

More information

MCDB 4777/5777 Molecular Neurobiology Lecture 29 Neural Development- In the beginning

MCDB 4777/5777 Molecular Neurobiology Lecture 29 Neural Development- In the beginning MCDB 4777/5777 Molecular Neurobiology Lecture 29 Neural Development- In the beginning Learning Goals for Lecture 29 4.1 Describe the contributions of early developmental events in the embryo to the formation

More information

Developmental genetics: finding the genes that regulate development

Developmental genetics: finding the genes that regulate development Developmental Biology BY1101 P. Murphy Lecture 9 Developmental genetics: finding the genes that regulate development Introduction The application of genetic analysis and DNA technology to the study of

More information

purpose of this Chapter is to highlight some problems that will likely provide new

purpose of this Chapter is to highlight some problems that will likely provide new 119 Chapter 6 Future Directions Besides our contributions discussed in previous chapters to the problem of developmental pattern formation, this work has also brought new questions that remain unanswered.

More information

The effect of removing posterior apical ectodermal ridge of the chick wing and leg on pattern formation

The effect of removing posterior apical ectodermal ridge of the chick wing and leg on pattern formation /. Embryol. exp. Morph. Vol. 65 {Supplement), pp. 309-325, 1981 309 Printed in Great Britain Company of Biologists Limited 1981 The effect of removing posterior apical ectodermal ridge of the chick wing

More information

Developmental Biology Lecture Outlines

Developmental Biology Lecture Outlines Developmental Biology Lecture Outlines Lecture 01: Introduction Course content Developmental Biology Obsolete hypotheses Current theory Lecture 02: Gametogenesis Spermatozoa Spermatozoon function Spermatozoon

More information

Cell-Cell Communication in Development

Cell-Cell Communication in Development Biology 4361 - Developmental Biology Cell-Cell Communication in Development October 2, 2007 Cell-Cell Communication - Topics Induction and competence Paracrine factors inducer molecules Signal transduction

More information

Morphogens in biological development: Drosophila example

Morphogens in biological development: Drosophila example LSM5194 Morphogens in biological development: Drosophila example Lecture 29 The concept of morphogen gradients The concept of morphogens was proposed by L. Wolpert as a part of the positional information

More information

Drosophila melanogaster- Morphogen Gradient

Drosophila melanogaster- Morphogen Gradient NPTEL Biotechnology - Systems Biology Drosophila melanogaster- Morphogen Gradient Dr. M. Vijayalakshmi School of Chemical and Biotechnology SASTRA University Joint Initiative of IITs and IISc Funded by

More information

Positional signalling along the anteroposterior axis of the chick wing. The effect of multiple polarizing region grafts

Positional signalling along the anteroposterior axis of the chick wing. The effect of multiple polarizing region grafts /. Embryol exp. Morph. Vol. 6, pp. 5-59, 98 J5 Printed in Great Britain Company of Biologists Limited 98 Positional signalling along the anteroposterior axis of the chick wing. The effect of multiple polarizing

More information

Role of Organizer Chages in Late Frog Embryos

Role of Organizer Chages in Late Frog Embryos Ectoderm Germ Layer Frog Fate Map Frog Fate Map Role of Organizer Chages in Late Frog Embryos Organizer forms three distinct regions Notochord formation in chick Beta-catenin localization How does beta-catenin

More information

Cell Cell Communication in Development

Cell Cell Communication in Development Biology 4361 Developmental Biology Cell Cell Communication in Development June 25, 2008 Cell Cell Communication Concepts Cells in developing organisms develop in the context of their environment, including

More information

Accepted Manuscript. Review. Mathematical Modeling of Vertebrate Limb Development. Yong-Tao Zhang, Mark S. Alber, Stuart A. Newman

Accepted Manuscript. Review. Mathematical Modeling of Vertebrate Limb Development. Yong-Tao Zhang, Mark S. Alber, Stuart A. Newman Accepted Manuscript Review Mathematical Modeling of Vertebrate Limb Development Yong-Tao Zhang, Mark S. Alber, Stuart A. Newman PII: S005-5564(1)0010-6 DOI: http://dx.doi.org/10.1016/j.mbs.01.11.003 Reference:

More information

Unicellular: Cells change function in response to a temporal plan, such as the cell cycle.

Unicellular: Cells change function in response to a temporal plan, such as the cell cycle. Spatial organization is a key difference between unicellular organisms and metazoans Unicellular: Cells change function in response to a temporal plan, such as the cell cycle. Cells differentiate as a

More information

Lecture 7. Development of the Fruit Fly Drosophila

Lecture 7. Development of the Fruit Fly Drosophila BIOLOGY 205/SECTION 7 DEVELOPMENT- LILJEGREN Lecture 7 Development of the Fruit Fly Drosophila 1. The fruit fly- a highly successful, specialized organism a. Quick life cycle includes three larval stages

More information

Sonic hedgehog (Shh) signalling in the rabbit embryo

Sonic hedgehog (Shh) signalling in the rabbit embryo Sonic hedgehog (Shh) signalling in the rabbit embryo In the first part of this thesis work the physical properties of cilia-driven leftward flow were characterised in the rabbit embryo. Since its discovery

More information

Conclusions. The experimental studies presented in this thesis provide the first molecular insights

Conclusions. The experimental studies presented in this thesis provide the first molecular insights C h a p t e r 5 Conclusions 5.1 Summary The experimental studies presented in this thesis provide the first molecular insights into the cellular processes of assembly, and aggregation of neural crest and

More information

Interplay between the molecular signals that control vertebrate limb development

Interplay between the molecular signals that control vertebrate limb development Int. J. Dev. Biol. 46: 877-881 (2002) Interplay between the molecular signals that control vertebrate limb development LEE NISWANDER* Molecular Biology Program and Howard Hughes Medical Institute, Memorial

More information

Cellular Neurobiology BIPN 140 Fall 2016 Problem Set #8

Cellular Neurobiology BIPN 140 Fall 2016 Problem Set #8 Cellular Neurobiology BIPN 140 Fall 2016 Problem Set #8 1. Inductive signaling is a hallmark of vertebrate and mammalian development. In early neural development, there are multiple signaling pathways

More information

Axis Specification in Drosophila

Axis Specification in Drosophila Developmental Biology Biology 4361 Axis Specification in Drosophila July 9, 2008 Drosophila Development Overview Fertilization Cleavage Gastrulation Drosophila body plan Oocyte formation Genetic control

More information

Chapter 18 Lecture. Concepts of Genetics. Tenth Edition. Developmental Genetics

Chapter 18 Lecture. Concepts of Genetics. Tenth Edition. Developmental Genetics Chapter 18 Lecture Concepts of Genetics Tenth Edition Developmental Genetics Chapter Contents 18.1 Differentiated States Develop from Coordinated Programs of Gene Expression 18.2 Evolutionary Conservation

More information

Neural development its all connected

Neural development its all connected Neural development its all connected How do you build a complex nervous system? How do you build a complex nervous system? 1. Learn how tissue is instructed to become nervous system. Neural induction 2.

More information

AP Biology Gene Regulation and Development Review

AP Biology Gene Regulation and Development Review AP Biology Gene Regulation and Development Review 1. What does the regulatory gene code for? 2. Is the repressor by default active/inactive? 3. What changes the repressor activity? 4. What does repressor

More information

Axis Specification in Drosophila

Axis Specification in Drosophila Developmental Biology Biology 4361 Axis Specification in Drosophila November 6, 2007 Axis Specification in Drosophila Fertilization Superficial cleavage Gastrulation Drosophila body plan Oocyte formation

More information

Bi 117 Final (60 pts) DUE by 11:00 am on March 15, 2012 Box by Beckman Institute B9 or to a TA

Bi 117 Final (60 pts) DUE by 11:00 am on March 15, 2012 Box by Beckman Institute B9 or to a TA Bi 117 Final (60 pts) DUE by 11:00 am on March 15, 2012 Box by Beckman Institute B9 or to a TA Instructor: Marianne Bronner Exam Length: 6 hours plus one 30-minute break at your discretion. It should take

More information

Axis Specification in Drosophila

Axis Specification in Drosophila Developmental Biology Biology 4361 Axis Specification in Drosophila November 2, 2006 Axis Specification in Drosophila Fertilization Superficial cleavage Gastrulation Drosophila body plan Oocyte formation

More information

Principles of Experimental Embryology

Principles of Experimental Embryology Biology 4361 Developmental Biology Principles of Experimental Embryology June 16, 2008 Overview What forces affect embryonic development? The embryonic environment: external and internal How do forces

More information

Question Set # 4 Answer Key 7.22 Nov. 2002

Question Set # 4 Answer Key 7.22 Nov. 2002 Question Set # 4 Answer Key 7.22 Nov. 2002 1) A variety of reagents and approaches are frequently used by developmental biologists to understand the tissue interactions and molecular signaling pathways

More information

Growth Based Morphogenesis of Vertebrate Limb Bud

Growth Based Morphogenesis of Vertebrate Limb Bud Bulletin of Mathematical Biology (2008) 70: 1957 1978 DOI 10.1007/s11538-008-9334-1 ORIGINAL ARTICLE Growth Based Morphogenesis of Vertebrate Limb Bud Yoshihiro Morishita a,b,,yohiwasa b a PRESTO, Japan

More information

Langman's Medical Embryology

Langman's Medical Embryology Langman's Medical Embryology Developmental Biology Differentiation Morphogenesis) Epigenetic landscape (Waddington) ips Langman's Medical Embryology Morphogen gradient FGF8 in mouse limb bud Gilbert "Developmental

More information

3/8/ Complex adaptations. 2. often a novel trait

3/8/ Complex adaptations. 2. often a novel trait Chapter 10 Adaptation: from genes to traits p. 302 10.1 Cascades of Genes (p. 304) 1. Complex adaptations A. Coexpressed traits selected for a common function, 2. often a novel trait A. not inherited from

More information

BILD7: Problem Set. 2. What did Chargaff discover and why was this important?

BILD7: Problem Set. 2. What did Chargaff discover and why was this important? BILD7: Problem Set 1. What is the general structure of DNA? 2. What did Chargaff discover and why was this important? 3. What was the major contribution of Rosalind Franklin? 4. How did solving the structure

More information

9/4/2015 INDUCTION CHAPTER 1. Neurons are similar across phyla Thus, many different model systems are used in developmental neurobiology. Fig 1.

9/4/2015 INDUCTION CHAPTER 1. Neurons are similar across phyla Thus, many different model systems are used in developmental neurobiology. Fig 1. INDUCTION CHAPTER 1 Neurons are similar across phyla Thus, many different model systems are used in developmental neurobiology Fig 1.1 1 EVOLUTION OF METAZOAN BRAINS GASTRULATION MAKING THE 3 RD GERM LAYER

More information

Interactions between dorsal-ventral patterning genes lmx1b, engrailed-1 and wnt-7a in the vertebrate limb

Interactions between dorsal-ventral patterning genes lmx1b, engrailed-1 and wnt-7a in the vertebrate limb Int. J. Dev. Biol. 46: 937-941 (2002) Interactions between dorsal-ventral patterning genes lmx1b, engrailed-1 and wnt-7a in the vertebrate limb HIXU HEN and RNDY L. JOHNSON* Program in Genes and Development,

More information

Midterm 1. Average score: 74.4 Median score: 77

Midterm 1. Average score: 74.4 Median score: 77 Midterm 1 Average score: 74.4 Median score: 77 NAME: TA (circle one) Jody Westbrook or Jessica Piel Section (circle one) Tue Wed Thur MCB 141 First Midterm Feb. 21, 2008 Only answer 4 of these 5 problems.

More information

Gli3 (Xt) and formin (ld) participate in the positioning of the polarising region

Gli3 (Xt) and formin (ld) participate in the positioning of the polarising region Development 126, 13-21 (1999) Printed in Great Britain The Company of Biologists Limited 1998 DEV2351 13 Gli3 (Xt) and formin (ld) participate in the positioning of the polarising region and control of

More information

Patterning Systems From One End of the Limb to the Other

Patterning Systems From One End of the Limb to the Other Developmental Cell, Vol. 4, 449 458, April, 2003, Copyright 2003 by Cell Press Patterning Systems From One End of the Limb to the Other Review C. Tickle Division of Cell and Developmental Biology School

More information

Skeletal Development in Human

Skeletal Development in Human Atlas of Genetics and Cytogenetics in Oncology and Haematology Skeletal Development in Human Skeletal development in human - Long version I. Introduction I.1 Developmental genes in Drosophila I.2 Skeletal

More information

10/2/2015. Chapter 4. Determination and Differentiation. Neuroanatomical Diversity

10/2/2015. Chapter 4. Determination and Differentiation. Neuroanatomical Diversity Chapter 4 Determination and Differentiation Neuroanatomical Diversity 1 Neurochemical diversity: another important aspect of neuronal fate Neurotransmitters and their receptors Excitatory Glutamate Acetylcholine

More information

Cell-Cell Communication in Development

Cell-Cell Communication in Development Biology 4361 - Developmental Biology Cell-Cell Communication in Development June 23, 2009 Concepts Cell-Cell Communication Cells develop in the context of their environment, including: - their immediate

More information

From DNA to Diversity

From DNA to Diversity From DNA to Diversity Molecular Genetics and the Evolution of Animal Design Sean B. Carroll Jennifer K. Grenier Scott D. Weatherbee Howard Hughes Medical Institute and University of Wisconsin Madison,

More information

Segment boundary formation in Drosophila embryos

Segment boundary formation in Drosophila embryos Segment boundary formation in Drosophila embryos Development 130, August 2003 Camilla W. Larsen, Elizabeth Hirst, Cyrille Alexandre and Jean Paul Vincent 1. Introduction: - Segment boundary formation:

More information

Why Flies? stages of embryogenesis. The Fly in History

Why Flies? stages of embryogenesis. The Fly in History The Fly in History 1859 Darwin 1866 Mendel c. 1890 Driesch, Roux (experimental embryology) 1900 rediscovery of Mendel (birth of genetics) 1910 first mutant (white) (Morgan) 1913 first genetic map (Sturtevant

More information

SPATIO-TEMPORAL MODELLING IN BIOLOGY

SPATIO-TEMPORAL MODELLING IN BIOLOGY SPATIO-TEMPORAL MODELLING IN BIOLOGY Prof Dagmar Iber, PhD DPhil ((Vorname Nachname)) 04/10/16 1 Challenge: Integration across scales Butcher et al (2004) Nat Biotech, 22, 1253-1259 INTERDISCIPLINARY WORK

More information

Big Idea 3: Living systems store, retrieve, transmit and respond to information essential to life processes. Tuesday, December 27, 16

Big Idea 3: Living systems store, retrieve, transmit and respond to information essential to life processes. Tuesday, December 27, 16 Big Idea 3: Living systems store, retrieve, transmit and respond to information essential to life processes. Enduring understanding 3.B: Expression of genetic information involves cellular and molecular

More information

The activation and maintenance of determined states

The activation and maintenance of determined states Chapter 11 The activation and maintenance of determined states The geometry of a morphogenetic field is quite restricted if pattern formation mechanisms are involved which depend critically on diffusion.

More information

Genes, Development, and Evolution

Genes, Development, and Evolution 14 Genes, Development, and Evolution Chapter 14 Genes, Development, and Evolution Key Concepts 14.1 Development Involves Distinct but Overlapping Processes 14.2 Changes in Gene Expression Underlie Cell

More information

AP PHYSICS 1 BIG IDEAS AND LEARNING OBJECTIVES

AP PHYSICS 1 BIG IDEAS AND LEARNING OBJECTIVES AP PHYSICS 1 BIG IDEAS AND LEARNING OBJECTIVES KINEMATICS 3.A.1.1: The student is able to express the motion of an object using narrative, mathematical, and graphical representations. [SP 1.5, 2.1, 2.2]

More information

18.4 Embryonic development involves cell division, cell differentiation, and morphogenesis

18.4 Embryonic development involves cell division, cell differentiation, and morphogenesis 18.4 Embryonic development involves cell division, cell differentiation, and morphogenesis An organism arises from a fertilized egg cell as the result of three interrelated processes: cell division, cell

More information

Introduction to Embryology. He who sees things grow from the beginning will have the finest view of them.

Introduction to Embryology. He who sees things grow from the beginning will have the finest view of them. He who sees things grow from the beginning will have the finest view of them. Aristotle 384 322 B.C. Introduction to Embryology This lecture will introduce you to the science of developmental biology or

More information

7.013 Problem Set

7.013 Problem Set 7.013 Problem Set 5-2013 Question 1 During a summer hike you suddenly spot a huge grizzly bear. This emergency situation triggers a fight or flight response through a signaling pathway as shown below.

More information

Computing, Communication and Control

Computing, Communication and Control Computing, Communication and Control The view from Systems Biology Arthur Lander, Center for Complex Biological Systems Systems Biology A philosophical shift in biological and biomedical research Acknowledges

More information

Coordination of Cell Differentiation and Migration in Mathematical Models of Caudal Embryonic Axis Extension

Coordination of Cell Differentiation and Migration in Mathematical Models of Caudal Embryonic Axis Extension Coordination of Cell Differentiation and Migration in Mathematical Models of Caudal Embryonic Axis Extension Nigel C. Harrison 1, Ruth Diez del Corral 2 *, Bakhtier Vasiev 1 * 1 Department of Mathematical

More information

Mesoderm Induction CBT, 2018 Hand-out CBT March 2018

Mesoderm Induction CBT, 2018 Hand-out CBT March 2018 Mesoderm Induction CBT, 2018 Hand-out CBT March 2018 Introduction 3. Books This module is based on the following books: - 'Principles of Developement', Lewis Wolpert, et al., fifth edition, 2015 - 'Developmental

More information

DIFFERENTIATION MORPHOGENESIS GROWTH HOW CAN AN IDENTICAL SET OF GENETIC INSTRUCTIONS PRODUCE DIFFERENT TYPES OF CELLS?

DIFFERENTIATION MORPHOGENESIS GROWTH HOW CAN AN IDENTICAL SET OF GENETIC INSTRUCTIONS PRODUCE DIFFERENT TYPES OF CELLS? DIFFERENTIATION HOW CAN AN IDENTICAL SET OF GENETIC INSTRUCTIONS PRODUCE DIFFERENT TYPES OF CELLS? MORPHOGENESIS HOW CAN CELLS FORM ORDERED STRUCTURES? GROWTH HOW DO OUR CELLS KNOW WHEN TO STOP DIVIDING

More information

Maps of strength of positional signalling activity in the developing chick wing bud

Maps of strength of positional signalling activity in the developing chick wing bud /. Embryol. exp. Morph. 87, 163-174 (1985) 163 Printed in Great Britain The Company of Biologists Limited 1985 Maps of strength of positional signalling activity in the developing chick wing bud LAWRENCE

More information

On the Mechanism of Wing Size Determination in Fly Development

On the Mechanism of Wing Size Determination in Fly Development On the Mechanism of Wing Size Determination in Fly Development PNAS Paper Authors: Lars Hufnagel, Aurelio A. Teleman, Herve Rouault, Stephen M. Cohen, and Boris I. Shraiman Group Members: Rebekah Starks,

More information

Basic modeling approaches for biological systems. Mahesh Bule

Basic modeling approaches for biological systems. Mahesh Bule Basic modeling approaches for biological systems Mahesh Bule The hierarchy of life from atoms to living organisms Modeling biological processes often requires accounting for action and feedback involving

More information

06 - kinematic equations kinematic equations

06 - kinematic equations kinematic equations 06 - - 06-1 continuum mechancis continuum mechanics is a branch of physics (specifically mechanics) that deals with continuous matter. the fact that matter is made of atoms and that it commonly has some

More information

A A A A B B1

A A A A B B1 LEARNING OBJECTIVES FOR EACH BIG IDEA WITH ASSOCIATED SCIENCE PRACTICES AND ESSENTIAL KNOWLEDGE Learning Objectives will be the target for AP Biology exam questions Learning Objectives Sci Prac Es Knowl

More information

SIGNIFICANCE OF EMBRYOLOGY

SIGNIFICANCE OF EMBRYOLOGY This lecture will discuss the following topics : Definition of Embryology Significance of Embryology Old and New Frontiers Introduction to Molecular Regulation and Signaling Descriptive terms in Embryology

More information

Homeotic Genes and Body Patterns

Homeotic Genes and Body Patterns Homeotic Genes and Body Patterns Every organism has a unique body pattern. Although specialized body structures, such as arms and legs, may be similar in makeup (both are made of muscle and bone), their

More information

The Emergence of Modularity in Biological Systems

The Emergence of Modularity in Biological Systems The Emergence of Modularity in Biological Systems Zhenyu Wang Dec. 2007 Abstract: Modularity is a ubiquitous phenomenon in various biological systems, both in genotype and in phenotype. Biological modules,

More information

NUMERICAL SIMULATION OF THE INELASTIC SEISMIC RESPONSE OF RC STRUCTURES WITH ENERGY DISSIPATORS

NUMERICAL SIMULATION OF THE INELASTIC SEISMIC RESPONSE OF RC STRUCTURES WITH ENERGY DISSIPATORS NUMERICAL SIMULATION OF THE INELASTIC SEISMIC RESPONSE OF RC STRUCTURES WITH ENERGY DISSIPATORS ABSTRACT : P Mata1, AH Barbat1, S Oller1, R Boroschek2 1 Technical University of Catalonia, Civil Engineering

More information

2/23/09. Regional differentiation of mesoderm. Morphological changes at early postgastrulation. Segments organize the body plan during embryogenesis

2/23/09. Regional differentiation of mesoderm. Morphological changes at early postgastrulation. Segments organize the body plan during embryogenesis Regional differentiation of mesoderm Axial Paraxial Intermediate Somatic Splanchnic Chick embryo Morphological changes at early postgastrulation stages Segments organize the body plan during embryogenesis

More information

Enduring understanding 1.A: Change in the genetic makeup of a population over time is evolution.

Enduring understanding 1.A: Change in the genetic makeup of a population over time is evolution. The AP Biology course is designed to enable you to develop advanced inquiry and reasoning skills, such as designing a plan for collecting data, analyzing data, applying mathematical routines, and connecting

More information

Mechanical Simulations of cell motility

Mechanical Simulations of cell motility Mechanical Simulations of cell motility What are the overarching questions? How is the shape and motility of the cell regulated? How do cells polarize, change shape, and initiate motility? How do they

More information

MOLECULAR CONTROL OF EMBRYONIC PATTERN FORMATION

MOLECULAR CONTROL OF EMBRYONIC PATTERN FORMATION MOLECULAR CONTROL OF EMBRYONIC PATTERN FORMATION Drosophila is the best understood of all developmental systems, especially at the genetic level, and although it is an invertebrate it has had an enormous

More information

Written Exam 15 December Course name: Introduction to Systems Biology Course no

Written Exam 15 December Course name: Introduction to Systems Biology Course no Technical University of Denmark Written Exam 15 December 2008 Course name: Introduction to Systems Biology Course no. 27041 Aids allowed: Open book exam Provide your answers and calculations on separate

More information

Lecture 3 - Molecular Regulation of Development. Growth factor signaling, Hox genes and the body plan

Lecture 3 - Molecular Regulation of Development. Growth factor signaling, Hox genes and the body plan Lecture 3 - Molecular Regulation of Development. Growth factor signaling, Hox genes and the body plan Lecture Objectives Outline August 18, 2015, M.D., Ph.D. To understand how cell differentiation and

More information

Supplementary Figure 1: Mechanism of Lbx2 action on the Wnt/ -catenin signalling pathway. (a) The Wnt/ -catenin signalling pathway and its

Supplementary Figure 1: Mechanism of Lbx2 action on the Wnt/ -catenin signalling pathway. (a) The Wnt/ -catenin signalling pathway and its Supplementary Figure 1: Mechanism of Lbx2 action on the Wnt/ -catenin signalling pathway. (a) The Wnt/ -catenin signalling pathway and its transcriptional activity in wild-type embryo. A gradient of canonical

More information

Early Development in Invertebrates

Early Development in Invertebrates Developmental Biology Biology 4361 Early Development in Invertebrates October 25, 2006 Early Development Overview Cleavage rapid cell divisions divisions of fertilized egg into many cells Gastrulation

More information

56:198:582 Biological Networks Lecture 10

56:198:582 Biological Networks Lecture 10 56:198:582 Biological Networks Lecture 10 Temporal Programs and the Global Structure The single-input module (SIM) network motif The network motifs we have studied so far all had a defined number of nodes.

More information

Retinoid signaling is required for the establishment of a ZPA and for the expression of Hoxb-8, a mediator of ZPA formation

Retinoid signaling is required for the establishment of a ZPA and for the expression of Hoxb-8, a mediator of ZPA formation Development 124, 1643-1651 (1997) Printed in Great Britain The Company of Biologists Limited 1997 DEV9538 1643 Retinoid signaling is required for the establishment of a ZPA and for the expression of Hoxb-8,

More information

AP Curriculum Framework with Learning Objectives

AP Curriculum Framework with Learning Objectives Big Ideas Big Idea 1: The process of evolution drives the diversity and unity of life. AP Curriculum Framework with Learning Objectives Understanding 1.A: Change in the genetic makeup of a population over

More information

The BMP antagonist Gremlin regulates outgrowth, chondrogenesis and programmed cell death in the developing limb

The BMP antagonist Gremlin regulates outgrowth, chondrogenesis and programmed cell death in the developing limb Development 126, 5515-5522 (1999) Printed in Great Britain The Company of Biologists Limited 1999 DEV1474 5515 The BMP antagonist Gremlin regulates outgrowth, chondrogenesis and programmed cell death in

More information

Discontinuous Galerkin methods for nonlinear elasticity

Discontinuous Galerkin methods for nonlinear elasticity Discontinuous Galerkin methods for nonlinear elasticity Preprint submitted to lsevier Science 8 January 2008 The goal of this paper is to introduce Discontinuous Galerkin (DG) methods for nonlinear elasticity

More information

Frame-shifts of digit identity in bird evolution and Cyclopamine-treated wings

Frame-shifts of digit identity in bird evolution and Cyclopamine-treated wings EVOLUTION & DEVELOPMENT 11:2, 163 169 (2009) DOI: 10.1111/j.1525-142X.2009.00317.x Frame-shifts of digit identity in bird evolution and Cyclopamine-treated wings Alexander O. Vargas 1 and Günter P. Wagner

More information

Principles of Experimental Embryology

Principles of Experimental Embryology Biology 4361 Developmental Biology Principles of Experimental Embryology September 19, 2006 Major Research Questions How do forces outside the embryo affect its development? (Environmental Developmental

More information

Involvement of T-box genes Tbx2-Tbx5 in vertebrate limb specification and development

Involvement of T-box genes Tbx2-Tbx5 in vertebrate limb specification and development Development 125, 2499-2509 (1998) Printed in Great Britain The Company of Biologists Limited 1998 DEV2247 2499 Involvement of T-box genes Tbx2-Tbx5 in vertebrate limb specification and development Jeremy

More information

Lecture 8: Tissue Mechanics

Lecture 8: Tissue Mechanics Computational Biology Group (CoBi), D-BSSE, ETHZ Lecture 8: Tissue Mechanics Prof Dagmar Iber, PhD DPhil MSc Computational Biology 2015/16 7. Mai 2016 2 / 57 Contents 1 Introduction to Elastic Materials

More information

Revision Based on Chapter 25 Grade 11

Revision Based on Chapter 25 Grade 11 Revision Based on Chapter 25 Grade 11 Biology Multiple Choice Identify the choice that best completes the statement or answers the question. 1. A cell that contains a nucleus and membrane-bound organelles

More information

Big Idea 1: The process of evolution drives the diversity and unity of life.

Big Idea 1: The process of evolution drives the diversity and unity of life. Big Idea 1: The process of evolution drives the diversity and unity of life. understanding 1.A: Change in the genetic makeup of a population over time is evolution. 1.A.1: Natural selection is a major

More information

HS AP Physics 1 Science

HS AP Physics 1 Science Scope And Sequence Timeframe Unit Instructional Topics 5 Day(s) 20 Day(s) 5 Day(s) Kinematics Course AP Physics 1 is an introductory first-year, algebra-based, college level course for the student interested

More information

CHAPTER 1 THE STRUCTURAL BIOLOGY OF THE FGF19 SUBFAMILY

CHAPTER 1 THE STRUCTURAL BIOLOGY OF THE FGF19 SUBFAMILY CHAPTER 1 THE STRUCTURAL BIOLOGY OF THE FGF19 SUBFAMILY Andrew Beenken and Moosa Mohammadi* Department of Pharmacology, New York University School of Medicine, New York, New York, USA. *Corresponding Author:

More information

Nonlinear analysis in ADINA Structures

Nonlinear analysis in ADINA Structures Nonlinear analysis in ADINA Structures Theodore Sussman, Ph.D. ADINA R&D, Inc, 2016 1 Topics presented Types of nonlinearities Materially nonlinear only Geometrically nonlinear analysis Deformation-dependent

More information