class genotype { inputs = (pg mg); outputs = (gtmin gtmax); node_size = (80 40); HR_Monitor_Utility_Arrange = "0"; HR_Monitor_Chance_Utility = "1"; HR_Instantiated_in = ", , "; HR_OOBN_CheckConsistency = "1"; HR_Groups_GroupColors = ""; HR_Groups_GroupNames = ""; HR_Groups_UserGroupsNo = "0"; HR_Compile_SaveToMemory = "0"; HR_Groups_IDs = "1,2"; HR_Group_2_Color = "0"; HR_Group_2_Name = "unobs"; HR_Group_1_Color = "51"; HR_Group_1_Name = "observation"; HR_Node_Label_Style = "0"; HR_OOBN_FitExpand = "1"; HR_Compile_MaxMinimalSeparators = "250000"; HR_Desc = ""; HR_Zoom_ZoomFactor = "100"; HR_Color_Interface = "21"; HR_Color_Instance = "0"; HR_Color_Utility = "36"; HR_Color_Decision = "17"; HR_Color_ContinuousChance = "48"; HR_Color_DiscreteChance = "16"; HR_Monitor_InitSD = "2"; HR_Monitor_InitStates = "5"; HR_Monitor_OpenGraph = "0"; HR_Monitor_GraphPrecision = "100"; HR_Monitor_AutoUpdGraph = "0"; HR_Compile_ApproxEpsilon = "1.0E-5"; HR_Compile_Approximate = "0"; HR_Compile_Compress = "0"; HR_Compile_TriangMethod = "0"; HR_Propagate_AutoNormal = "1"; HR_Propagate_AutoSum = "1"; HR_Propagate_Auto = "1"; HR_Font_Italic = "0"; HR_Font_Weight = "700"; HR_Font_Size = "-16"; HR_Font_Name = "Arial"; HR_Grid_GridShow = "0"; HR_Grid_GridSnap = "0"; HR_Grid_Y = "40"; HR_Grid_X = "40"; node mg { label = "mg"; position = (224 24); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_LinkMode = "[gtmax:0][gtmin:0]"; HR_NodeSize = "(80, 40)"; HR_Group = "2"; } node pg { label = "pg"; position = (382 25); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_LinkMode = "[gtmax:0][gtmin:0]"; HR_NodeSize = "(80, 40)"; HR_Group = "2"; } node gtmax { label = "gtmax"; position = (384 167); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_Group = "1"; } node gtmin { label = "gtmin"; position = (225 167); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_Group = "1"; } potential (mg) { data = ( 1 1 1 1 1 1 1 1 1 1 1 ); } potential (pg) { data = ( 1 1 1 1 1 1 1 1 1 1 1 ); } potential (gtmax | mg pg) { model_nodes = (); model_data = ( max (pg, mg) ); } potential (gtmin | mg pg) { model_nodes = (); model_data = ( min (pg, mg) ); } } % class genotype class faircoin { inputs = (); outputs = (coin); node_size = (80 40); HR_Monitor_Utility_Arrange = "0"; HR_Monitor_Chance_Utility = "1"; HR_OOBN_CheckConsistency = "1"; HR_Groups_GroupColors = ""; HR_Groups_GroupNames = ""; HR_Groups_UserGroupsNo = "0"; HR_Compile_SaveToMemory = "0"; HR_Groups_IDs = "1"; HR_Group_1_Color = "4"; HR_Group_1_Name = "hidden"; HR_Node_Label_Style = "0"; HR_OOBN_FitExpand = "1"; HR_Grid_X = "40"; HR_Grid_Y = "40"; HR_Grid_GridSnap = "0"; HR_Grid_GridShow = "0"; HR_Font_Name = "Arial"; HR_Font_Size = "-16"; HR_Font_Weight = "700"; HR_Font_Italic = "0"; HR_Propagate_Auto = "1"; HR_Propagate_AutoSum = "1"; HR_Propagate_AutoNormal = "1"; HR_Compile_TriangMethod = "0"; HR_Compile_Compress = "0"; HR_Compile_Approximate = "0"; HR_Compile_ApproxEpsilon = "1.0E-5"; HR_Monitor_AutoUpdGraph = "0"; HR_Monitor_GraphPrecision = "100"; HR_Monitor_OpenGraph = "0"; HR_Monitor_InitStates = "5"; HR_Monitor_InitSD = "2"; HR_Color_DiscreteChance = "0"; HR_Color_ContinuousChance = "48"; HR_Color_Decision = "17"; HR_Color_Utility = "36"; HR_Color_Instance = "0"; HR_Color_Interface = "21"; HR_Zoom_ZoomFactor = "100"; HR_Desc = ""; HR_Compile_MaxMinimalSeparators = "250000"; node coin { label = "coin"; position = (153 100); states = ("0.0" "1.0"); subtype = number; state_values = (0 1); HR_Group = "1"; } potential (coin) { data = ( 1 1 ); } } % class faircoin class meiosis { inputs = (pg mg); outputs = (cg); node_size = (80 40); HR_Monitor_Utility_Arrange = "0"; HR_Monitor_Chance_Utility = "1"; HR_Instantiated_in = "\"brother2children\"\"brother2children\"\"brother2children\"\"brother2children\"\"brother2children\"\"brother2children\", \"brother2children\", \"brother2children\", \"brother2children\", \"brother2children\""; HR_OOBN_CheckConsistency = "1"; HR_Groups_GroupColors = ""; HR_Groups_GroupNames = ""; HR_Groups_UserGroupsNo = "0"; HR_Compile_SaveToMemory = "0"; HR_Groups_IDs = "1,2"; HR_Group_2_Color = "4"; HR_Group_2_Name = "hidden"; HR_Group_1_Color = "0"; HR_Group_1_Name = "unobs"; HR_Node_Label_Style = "0"; HR_Compile_MaxMinimalSeparators = "250000"; HR_Grid_X = "40"; HR_Grid_Y = "40"; HR_Grid_GridSnap = "0"; HR_Grid_GridShow = "0"; HR_Font_Name = "Arial"; HR_Font_Size = "-16"; HR_Font_Weight = "700"; HR_Font_Italic = "0"; HR_Propagate_Auto = "1"; HR_Propagate_AutoSum = "1"; HR_Propagate_AutoNormal = "1"; HR_Compile_TriangMethod = "0"; HR_Compile_Compress = "0"; HR_Compile_Approximate = "0"; HR_Compile_ApproxEpsilon = "1.0E-5"; HR_Monitor_AutoUpdGraph = "0"; HR_Monitor_GraphPrecision = "100"; HR_Monitor_OpenGraph = "0"; HR_Monitor_InitStates = "5"; HR_Monitor_InitSD = "2"; HR_Color_DiscreteChance = "16"; HR_Color_ContinuousChance = "48"; HR_Color_Decision = "17"; HR_Color_Utility = "36"; HR_Color_Instance = "0"; HR_Color_Interface = "21"; HR_Zoom_ZoomFactor = "100"; HR_Desc = ""; HR_OOBN_FitExpand = "1"; instance fcoin : faircoin (; fcoin_coin = coin) { label = "fcoin"; position = (392 163); HR_Group = "2"; HR_Desc = "instance of class\nfaircoin"; HR_Output_Order = "coin\t"; } node cg { label = "cg"; position = (215 181); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_Group = "1"; } node mg { label = "mg"; position = (141 65); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_LinkMode = "[cg:0]"; HR_NodeSize = "(80, 40)"; HR_Group = "1"; } node pg { label = "pg"; position = (295 65); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_LinkMode = "[cg:0]"; HR_NodeSize = "(80, 40)"; HR_Group = "1"; } potential (cg | mg pg fcoin_coin) { model_nodes = (); model_data = ( if (fcoin_coin == 1, pg, mg) ); } potential (mg) { data = ( 0.0003 0.0018 0.1009 0.1004 0.1949 0.2834 0.2162 0.0866 0.0137 0.0015 0.0003 ); } potential (pg) { data = ( 0.0003 0.0018 0.1009 0.1004 0.1949 0.2834 0.2162 0.0866 0.0137 0.0015 0.0003 ); } } % class meiosis class allele { inputs = (); outputs = (allele); node_size = (80 40); HR_Monitor_Utility_Arrange = "0"; HR_Monitor_Chance_Utility = "1"; HR_Instantiated_in = "\"brother2children\"\"brother2children\"\"brother2children\"\"brother2children\"\"brother2children\"\"brother2children\", \"brother2children\", \"brother2children\""; HR_OOBN_CheckConsistency = "1"; HR_Groups_GroupColors = ""; HR_Groups_GroupNames = ""; HR_Groups_UserGroupsNo = "0"; HR_Compile_SaveToMemory = "0"; HR_Groups_IDs = "1"; HR_Group_1_Color = "0"; HR_Group_1_Name = "unobs"; HR_Node_Label_Style = "0"; HR_Desc = ""; HR_Zoom_ZoomFactor = "100"; HR_Color_Interface = "21"; HR_Color_Instance = "0"; HR_Color_Utility = "36"; HR_Color_Decision = "17"; HR_Color_ContinuousChance = "48"; HR_Color_DiscreteChance = "16"; HR_Monitor_InitSD = "2"; HR_Monitor_InitStates = "5"; HR_Monitor_OpenGraph = "0"; HR_Monitor_GraphPrecision = "100"; HR_Monitor_AutoUpdGraph = "0"; HR_Compile_ApproxEpsilon = "1.0E-5"; HR_Compile_Approximate = "0"; HR_Compile_Compress = "0"; HR_Compile_TriangMethod = "0"; HR_Propagate_AutoNormal = "1"; HR_Propagate_AutoSum = "1"; HR_Propagate_Auto = "1"; HR_Font_Italic = "0"; HR_Font_Weight = "700"; HR_Font_Size = "-16"; HR_Font_Name = "Arial"; HR_Grid_GridShow = "0"; HR_Grid_GridSnap = "0"; HR_Grid_Y = "40"; HR_Grid_X = "40"; HR_Compile_MaxMinimalSeparators = "250000"; HR_OOBN_FitExpand = "1"; node allele { label = "allele"; position = (129 65); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_Group = "1"; HR_Desc = "Founder gene node, drawn randomly from population"; } potential (allele) { data = ( 0.0003 0.0018 0.1009 0.1004 0.1949 0.2834 0.2162 0.0866 0.0137 0.0015 0.0003 ); } } % class allele class whichgene { inputs = (pfg tfeqpf); outputs = (tfg); node_size = (80 40); HR_Monitor_Utility_Arrange = "0"; HR_Monitor_Chance_Utility = "1"; HR_Instantiated_in = "\"brother2children\"\"brother2children\""; HR_OOBN_CheckConsistency = "1"; HR_Groups_GroupColors = ""; HR_Groups_GroupNames = ""; HR_Groups_UserGroupsNo = "0"; HR_Compile_SaveToMemory = "0"; HR_Groups_IDs = "1,2"; HR_Group_2_Color = "63"; HR_Group_2_Name = "disturb"; HR_Group_1_Color = "0"; HR_Group_1_Name = "unobs"; HR_OOBN_FitExpand = "1"; HR_Desc = ""; HR_Zoom_ZoomFactor = "100"; HR_Color_Interface = "21"; HR_Color_Instance = "0"; HR_Color_Utility = "36"; HR_Color_Decision = "17"; HR_Color_ContinuousChance = "48"; HR_Color_DiscreteChance = "16"; HR_Monitor_InitSD = "2"; HR_Monitor_InitStates = "5"; HR_Monitor_OpenGraph = "0"; HR_Monitor_GraphPrecision = "100"; HR_Monitor_AutoUpdGraph = "0"; HR_Compile_ApproxEpsilon = "1.0E-5"; HR_Compile_Approximate = "0"; HR_Compile_Compress = "0"; HR_Compile_TriangMethod = "0"; HR_Propagate_AutoNormal = "1"; HR_Propagate_AutoSum = "1"; HR_Propagate_Auto = "1"; HR_Font_Italic = "0"; HR_Font_Weight = "700"; HR_Font_Size = "-16"; HR_Font_Name = "Arial"; HR_Grid_GridShow = "0"; HR_Grid_GridSnap = "0"; HR_Grid_Y = "40"; HR_Grid_X = "40"; HR_Compile_MaxMinimalSeparators = "250000"; HR_Node_Label_Style = "0"; node tfeqpf { label = "tf=pf?"; position = (136 164); states = ("false" "true"); subtype = boolean; HR_LinkMode = "[tfg:0]"; } node tfg { label = "tfg"; position = (274 164); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_Group = "1"; } node pfg { label = "pfg"; position = (273 53); states = ("12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22"); subtype = number; state_values = (12 13 14 15 16 17 18 19 20 21 22); HR_LinkMode = "[tfg:0]"; HR_Group = "1"; } instance otherg : allele (; otherg_allele = allele) { label = "otherg"; position = (439 147); HR_Group = "1"; HR_Desc = "instance of class\nfounder"; HR_Output_Order = "founder\t"; } potential (tfeqpf) { data = ( 1 1 ); } potential (tfg | tfeqpf otherg_allele pfg) { model_nodes = (); model_data = ( if (tfeqpf, pfg, otherg_allele) ); } potential (pfg) { data = ( 0.0003 0.0018 0.1009 0.1004 0.1949 0.2834 0.2162 0.0866 0.0137 0.0015 0.0003 ); } } % class whichgene class brother2children { inputs = (); outputs = (); node_size = (80 40); HR_Monitor_Utility_Arrange = "0"; HR_Monitor_Chance_Utility = "1"; HR_OOBN_CheckConsistency = "1"; HR_Groups_GroupColors = ""; HR_Groups_GroupNames = ""; HR_Groups_UserGroupsNo = "0"; HR_Compile_SaveToMemory = "0"; HR_Groups_IDs = "1,2,3,4,5,6"; HR_Group_6_Color = "2"; HR_Group_6_Name = "specification"; HR_Group_5_Color = "0"; HR_Group_5_Name = "unobserved"; HR_Group_4_Color = "51"; HR_Group_4_Name = "observed"; HR_Group_3_Color = "45"; HR_Group_3_Name = "finalcheck"; HR_Group_2_Color = "63"; HR_Group_2_Name = "disturb"; HR_Group_1_Color = "31"; HR_Group_1_Name = "target"; HR_Desc = ""; HR_Zoom_ZoomFactor = "88"; HR_Color_Interface = "21"; HR_Color_Instance = "0"; HR_Color_Utility = "36"; HR_Color_Decision = "17"; HR_Color_ContinuousChance = "48"; HR_Color_DiscreteChance = "16"; HR_Monitor_InitSD = "2"; HR_Monitor_InitStates = "5"; HR_Monitor_OpenGraph = "0"; HR_Monitor_GraphPrecision = "100"; HR_Monitor_AutoUpdGraph = "0"; HR_Compile_ApproxEpsilon = "1.0E-5"; HR_Compile_Approximate = "0"; HR_Compile_Compress = "0"; HR_Compile_TriangMethod = "0"; HR_Propagate_AutoNormal = "1"; HR_Propagate_AutoSum = "1"; HR_Propagate_Auto = "1"; HR_Font_Italic = "0"; HR_Font_Weight = "700"; HR_Font_Size = "-16"; HR_Font_Name = "Arial"; HR_Grid_GridShow = "0"; HR_Grid_GridSnap = "0"; HR_Grid_Y = "40"; HR_Grid_X = "40"; HR_Compile_MaxMinimalSeparators = "250000"; HR_OOBN_FitExpand = "1"; HR_Node_Label_Style = "0"; instance c2mg : meiosis (pg = mpg_allele, mg = mmg_allele; c2mg_cg = cg) { label = ""; position = (214 335); HR_isCollapsed = "true"; HR_Input_Order = "mg\tpg\t"; HR_Desc = ""; HR_NodeSize = "(80, 40)"; HR_InterfaceNode_size = "80,40"; HR_InterfaceNode_placement = "horizontal"; HR_Group = "0"; } instance c3pg : meiosis (pg = tfpg_tfg, mg = tfmg_tfg; c3pg_cg = cg) { label = ""; position = (554 328); HR_isCollapsed = "true"; HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Desc = ""; HR_Output_Order = "og\t"; HR_Input_Order = "mg\tpg\t"; HR_Group = "0"; } instance c2pg : meiosis (pg = tfpg_tfg, mg = tfmg_tfg; c2pg_cg = cg) { label = ""; position = (433 328); HR_isCollapsed = "true"; HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Desc = ""; HR_Output_Order = "og\t"; HR_Input_Order = "mg\tpg\t"; HR_Group = "0"; } instance c3gt : genotype (pg = c3pg_cg, mg = c3mg_cg; c3gt_gtmin = gtmin, c3gt_gtmax = gtmax) { label = "c3gt"; position = (680 435); HR_isCollapsed = "true"; HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Input_Order = "pg\tmg\t"; HR_Desc = "instance of class\ngy"; HR_Group = "4"; } instance amgt : genotype (pg = ampg_allele, mg = ammg_allele; amgt_gtmin = gtmin, amgt_gtmax = gtmax) { label = "amgt"; position = (914 327); HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Desc = "instance of class\ngt"; HR_Input_Order = "mg\tpg\t"; HR_Output_Order = "gtmin\tgtmax\t"; HR_Group = "4"; } instance ammg : allele (; ammg_allele = allele) { label = "ammg "; position = (811 238); HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Desc = "instance of class\nfounder"; HR_Output_Order = "gene\t"; HR_Group = "5"; } instance ampg : allele (; ampg_allele = allele) { label = "ampg"; position = (921 241); HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Desc = "instance of class\nfounder"; HR_Group = "5"; } instance c3mg : meiosis (pg = ampg_allele, mg = ammg_allele; c3mg_cg = cg) { label = ""; position = (754 325); HR_isCollapsed = "true"; HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Desc = ""; HR_Input_Order = "mg\tpg\t"; HR_Group = "0"; } instance c2gt : genotype (pg = c2pg_cg, mg = c2mg_cg; c2gt_gtmin = gtmin, c2gt_gtmax = gtmax) { label = "c2gt"; position = (417 440); HR_isCollapsed = "true"; HR_Desc = "instance of class\ngy"; HR_Input_Order = "mg\tpg\t"; HR_NodeSize = "(80, 40)"; HR_InterfaceNode_size = "80,40"; HR_InterfaceNode_placement = "horizontal"; HR_Group = "4"; } instance bgt : genotype (pg = bpg_cg, mg = bmg_cg; bgt_gtmin = gtmin, bgt_gtmax = gtmax) { label = "bgt"; position = (676 243); HR_Group = "4"; HR_Input_Order = "mg\tpg\t"; } instance bpg : meiosis (pg = gfpg_allele, mg = gfmg_allele; bpg_cg = cg) { label = ""; position = (730 162); HR_Input_Order = "mg\tpg\t"; } instance bmg : meiosis (pg = gmpg_allele, mg = gmmg_allele; bmg_cg = cg) { label = ""; position = (623 161); HR_Input_Order = "mg\tpg\t"; } instance pfpg : meiosis (pg = gfpg_allele, mg = gfmg_allele; pfpg_cg = cg) { label = "pfpg"; position = (511 162); HR_Input_Order = "mg\tpg\t"; } instance pfmg : meiosis (pg = gmpg_allele, mg = gmmg_allele; pfmg_cg = cg) { label = "pfmg"; position = (332 154); HR_Input_Order = "mg\tpg\t"; } instance gmpg : allele (; gmpg_allele = allele) { label = "gmpg"; position = (484 69); } instance gmmg : allele (; gmmg_allele = allele) { label = "gmmg"; position = (381 67); } instance tfpg : whichgene (pfg = pfpg_cg, tfeqpf = tfeqpf; tfpg_tfg = tfg) { label = ""; position = (506 239); HR_isCollapsed = "true"; HR_Input_Order = "tfeqpf\tpfg\t"; } instance tfmg : whichgene (pfg = pfmg_cg, tfeqpf = tfeqpf; tfmg_tfg = tfg) { label = ""; position = (329 235); HR_isCollapsed = "true"; } node tfeqpf { label = "Identity?"; position = (411 184); states = ("false" "true"); subtype = boolean; HR_LinkMode = "[tfeqpf:0]"; HR_NodeSize = "(80, 40)"; HR_Desc = ""; HR_State_1 = ""; HR_State_0 = ""; HR_Group = "1"; } instance c1pg : meiosis (pg = tfpg_tfg, mg = tfmg_tfg; c1pg_og = cg) { label = ""; position = (326 327); HR_isCollapsed = "true"; HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Group = "0"; HR_Desc = ""; HR_Input_Order = "mg\tpg\t"; HR_Output_Order = "og\t"; } instance c1mg : meiosis (pg = mpg_allele, mg = mmg_allele; c1mg_og = cg) { label = ""; position = (125 334); HR_isCollapsed = "true"; HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Group = "0"; HR_Desc = ""; HR_Input_Order = "mg\tpg\t"; } instance c1gt : genotype (pg = c1pg_og, mg = c1mg_og; c1gt_gtmin = gtmin, c1gt_gtmax = gtmax) { label = "c1gt"; position = (208 442); HR_InterfaceNode_placement = "horizontal"; HR_InterfaceNode_size = "80,40"; HR_NodeSize = "(80, 40)"; HR_Group = "4"; HR_Input_Order = "mg\tpg\t"; HR_Desc = "instance of class\ngy"; } instance gfmg : allele (; gfmg_allele = allele) { label = "gfmg"; position = (589 74); HR_Group = "5"; HR_Desc = "instance of class\nfounder"; } instance gfpg : allele (; gfpg_allele = allele) { label = "gfpg"; position = (704 71); HR_Group = "5"; HR_Output_Order = "allele\t"; HR_Desc = "instance of class\nfounder"; } instance mpg : allele (; mpg_allele = allele) { label = "mpg"; position = (173 174); HR_isCollapsed = "true"; HR_Group = "5"; HR_Desc = "instance of class\nfounder"; } instance mmg : allele (; mmg_allele = allele) { label = "mmg"; position = (44 176); HR_isCollapsed = "true"; HR_Group = "5"; HR_Output_Order = "gene\t"; HR_Desc = "instance of class\nfounder"; } instance mgt : genotype (pg = mpg_allele, mg = mmg_allele; mgt_gtmin = gtmin, mgt_gtmax = gtmax) { label = "mgt"; position = (36 277); HR_Group = "4"; HR_Output_Order = "gtmin\tgtmax\t"; HR_Input_Order = "mg\tpg\t"; HR_Desc = "instance of class\ngt"; } potential (tfeqpf) { data = ( 1 1 ); } } % class brother2children