BAli-Phy on XSEDE3.2BAli-Phy estimates multiple sequence alignments and evolutionary trees.Ben Redelings
Redelings, B. (2014) Erasing Errors due to Alignment Ambiguity When Estimating Positive Selection. Molecular Biology and Evolution 31, 1979-1993
Suchard, M.A. and Redelings, B.D. BAli-Phy: Simultaneous Bayesian inference of alignment and phylogeny, Bioinformatics, 22:2047-2048, 2006.
Phylogeny / Alignmentbali_phy3_xsedebaliphy_cometperl""0number_nodes2scheduler.confperl
"nodes=1\\n" .
"node_exclusive=0\\n" .
"threads_per_process=1\\n"
input_fileInput Fileinfileperl"infile"baliphy_verboseflagperl"-V"10all_results*runtime1scheduler.confMaximum Hours to Run (up to 168 hours)0.5The maximum hours to run must be less than 168perl$runtime > 168.0The maximum hours to run must be greater than 0.05perl$runtime < 0.05perl"runhours=$value\\n"Values in the config file will be overwritten by values configured in the interfaceperldefined $config_fileThe job will run on 1 processor as configured. If it runs for the entire configured time, it will consume 1 X $runtime cpu hoursperl$which_beast < 3 && $codon_partitioning && $nu_partitions eq 1 && !$no_beagle && !$datatype Estimate the maximum time your job will need to run. We recommend testimg initially with a < 0.5hr test run because Jobs set for 0.5 h or less depedendably run immediately in the "debug" queue.
Once you are sure the configuration is correct, you then increase the time. The reason is that jobs > 0.5 h are submitted to the "normal" queue, where jobs configured for 1 or a few hours times may
run sooner than jobs configured for the full 168 hours.
inputfile2_commandperldefined $input_file22perl"infile2"inputfile3_commandperldefined $input_file33perl"infile3"inputfile4_commandperldefined $input_file44perl"infile4"inputfile5_commandperldefined $input_file54perl"infile5"inputfile6_commandperldefined $input_file64perl"infile6"input_file2Specify a second input fileinfile2input_file3Specify a third input fileinfile3perldefined $input_file2input_file4Specify a fourth input fileinfile4perldefined $input_file3input_file5Specify a fifth input fileinfile5perldefined $input_file4input_file6Specify a sixth input fileinfile6perldefined $input_file5config_fileSpecify a config fileperl(defined $value)" ? "--config config.txt":""5config.txttree_fileSpecify a starting treeperl(defined $value)" ? "--tree tree.tre":""6tree.tretest_onlyAnalyze the initial values and exitperl($value) ? "--test":""20directory_nameName for the analysis directory to createperl(defined $value) ? "-n $value":""33num_iterationsNumber of iterations to run (-i)perl($value != $vdef) ? "-i $value":""20000030Configure_Gene1Configure Gene 1 analysisdatatypeChoose the data type for Gene 1 (--alphabet)40DNARNAAmino-AcidsCodonsTripletsDNA"--alphabet 1:DNA"RNA"--alphabet 1:RNA"Amino-Acids"--alphabet 1:Amino-Acids"Codons"--alphabet 1:Codons"Triplets"--alphabet 1:Triplets"substitution_modelChoose the Substitution Model for Gene 1 (-S)perl"-S 1:$value$gammarates41$invariable1"50f81hky85tn93gtrHKYx3TNx3GTRx3jttwaglg08gy94gtr_sym+gy94Sorry, the GTR, HKY85, and TN93 models can only be used for DNA or RNA dataperl($substitution_model eq "gtr" || $substitution_model eq "hky85" || $substitution_model eq "tn93" ) && (defined $datatype && $datatype ne "RNA" && $datatype ne "DNA")Sorry, the LG, JTT, and WAG models can only be used for Amino Acid dataperl($substitution_model eq "lg08" || $substitution_model eq "jtt" || $substitution_model eq "wag") && (defined $datatype && $datatype ne "Amino-Acids")Sorry, the HKYx3, TNx3, and GTRx3 models can only be used for Triplet dataperl($substitution_model eq "HKYx3" || $substitution_model eq " TNx3" || $substitution_model eq "GTRx3") && (defined $datatype && $datatype ne "Triplets")Sorry, the GY94 and GY94[GTR] models can only be used for Codon dataperl($substitution_model eq "gy94" || $substitution_model eq "gtr_sym+gy94") && (defined $datatype && $datatype ne "Codons")custom_modelEnter a custom substitution model for Gene 1perl"-S 1:$value"Sorry, you cant specify both a substitution model and a custom modelperldefined $custom_model && $substitution_model50gammarates41perldefined $substitution_modelUse Gamma[4] for Gene 1+Rates.gamma[4]invariable1Allow invariant sites for Gene 1perldefined $substitution_model+invmodel_type_1Estimate the insertion-deletion model for Gene 1 (-I)rs07noners07"-I 1:rs07"none"-I 1:none"60Configure_Gene2Configure Gene 2 analysisdatatype_2Choose the data type for Gene 2 (--alphabet)41perldefined $input_file2DNARNAAmino-AcidsCodonsTripletsDNA"--alphabet 2:DNA"RNA"--alphabet 2:RNA"Amino-Acids"--alphabet 2:Amino-Acids"Codons"--alphabet 2:Codons"Triplets"--alphabet 2:Triplets"substitution_model2Choose the Substitution Model for Gene 2 (-S)perldefined $input_file2perl"-S 2:$value$gammarates42$invariable2"51f81hky85tn93gtrHKYx3TNx3GTRx3jttwaglg08gy94gtr_sym+gy94Sorry, the GTR, HKY85, and TN93 models can only be used for DNA or RNA dataperl($substitution_model2 eq "gtr" || $substitution_model2 eq "hky85" || $substitution_model2 eq "tn93" ) && ($datatype_2 ne "RNA" && $datatype_2 ne "DNA")Sorry, the LG, JTT, and WAG models can only be used for Amino Acid dataperl($substitution_model2 eq "lg08" || $substitution_model2 eq "jtt" || $substitution_model2 eq "wag") && (defined $datatype_2 && $datatype_2 ne "Amino-Acids")Sorry, the HKYx3, TNx3, and GTRx3 models can only be used for Triplet dataperl($substitution_model2 eq "HKYx3" || $substitution_model2 eq " TNx3" || $substitution_model2 eq "GTRx3") && (defined $datatype_2 && $datatype_2 ne "Triplets")Sorry, the GY94 and GY94[GTR] models can only be used for Codon dataperl($substitution_model2 eq "gy94" || $substitution_model2 eq "gtr_sym+gy94") && (defined $datatype_2 && $datatype_2 ne "Codons")custom_model2Enter a custom substitution model for Gene 2perldefined $input_file2perl"-S 2:$value"Sorry, you cant specify both a substitution model and a custom modelperldefined $custom_model2 && $substitution_model251gammarates42Use Gamma[4] for Gene 2perldefined $substitution_model2+Rates.gamma[4]Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && ((defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && ((defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && ((defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && ((defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 6 && ((defined $invariable1 && !defined $invariable6) || (defined $invariable5 && !defined $invariable6))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && ((defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && ((defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && ((defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 6 && ((defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && ((defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && ((defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 6 && ((defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && ((defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 6 && ((defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && ((defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5))Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && ( (defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && ( (defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && ( (defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && ( (defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && ( (defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && ( (defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $gammarates42) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile23 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && ((defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && ((defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && ((defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && ((defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 6 && ((defined $gammarates41 && !defined $gammarates46) || (defined $gammarates45 && !defined $gammarates46))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && ((defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && ((defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && ((defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 6 && ((defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && ((defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && ((defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 6 && ((defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && ((defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 6 && ((defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && ((defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && ((defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && ((defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && ((defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && ((defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 6 && ((defined $invariable1 && !defined $invariable6) || (defined $invariable5 && !defined $invariable6))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && ((defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && ((defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && ((defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 6 && ((defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && ((defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && ((defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 6 && ((defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && ((defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 6 && ((defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && ((defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5))Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && ( (defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && ( (defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && ( (defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && ( (defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && ( (defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && ( (defined $invariable1 && !defined $invariable2) || (defined $invariable2 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $invariable1 && !defined $invariable3) || (defined $invariable3 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $invariable2 && !defined $invariable3) || (defined $invariable3 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && ( (defined $invariable1 && !defined $invariable4) || (defined $invariable4 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && ( (defined $invariable2 && !defined $invariable4) || (defined $invariable4 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && ( (defined $invariable3 && !defined $invariable4) || (defined $invariable4 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $invariable1 && !defined $invariable5) || (defined $invariable5 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable1 && !defined $invariable6) || (defined $invariable6 && !defined $invariable1) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $invariable2 && !defined $invariable5) || (defined $invariable5 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $invariable3 && !defined $invariable5) || (defined $invariable5 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $invariable4 && !defined $invariable5) || (defined $invariable5 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable2 && !defined $invariable6) || (defined $invariable6 && !defined $invariable2) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable3 && !defined $invariable6) || (defined $invariable6 && !defined $invariable3) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable4 && !defined $invariable6) || (defined $invariable6 && !defined $invariable4) )Please make sure Invariable is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $invariable5 && !defined $invariable6) || (defined $invariable6 && !defined $invariable5) )invariable2Allow invariant sites for Gene 2perldefined $substitution_model2+invmodel_type_2Estimate the insertion-deletion model for Gene 2 (-I)perldefined $input_file2rs07noners07"-I 2:rs07"none"-I 2:none"61Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && defined $model_type_1 && defined $model_type_2 && ($model_type_1 ne $model_type_2)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && defined $model_type_1 && defined $model_type_3 && ($model_type_1 ne $model_type_3)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && defined $model_type_1 && defined $model_type_4 && ($model_type_1 ne $model_type_4)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && defined $model_type_1 && defined $model_type_5 && ($model_type_1 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 6 && defined $model_type_1 && defined $model_type_6 && ($model_type_1 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && defined $model_type_2 && defined $model_type_3 && ($model_type_2 ne $model_type_3)Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && defined $model_type_2 && defined $model_type_4 && ($model_type_2 ne $model_type_4)Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && defined $model_type_2 && defined $model_type_5 && ($model_type_2 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 6 && defined $model_type_2 && defined $model_type_6 && ($model_type_2 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && defined $model_type_3 && defined $model_type_4 && ($model_type_3 ne $model_type_4)Please make the -I value the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && defined $model_type_3 && defined $model_type_5 && ($model_type_3 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 6 && defined $model_type_3 && defined $model_type_6 && ($model_type_3 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && defined $model_type_4 && defined $model_type_5 && ($model_type_4 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 6 && defined $model_type_4 && defined $model_type_6 && ($model_type_4 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 5 && $linkfile2 == 6 && defined $model_type_5 && defined $model_type_6 && ($model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && ($model_type_1 != $model_type_2 || $model_type_1 != $model_type_3 || $model_type_2 != $model_type_3 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && defined $model_type_1 && defined $model_type_2 && defined $model_type_4 && ($model_type_1 != $model_type_2 || $model_type_1 != $model_type_4 || $model_type_2 != $model_type_4 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && defined $model_type_1 && defined $model_type_2 && defined $model_type_5 && ($model_type_1 != $model_type_2 || $model_type_1 != $model_type_5 || $model_type_2 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && ($model_type_1 != $model_type_2 || $model_type_1 != $model_type_6 || $model_type_2 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && defined $model_type_1 && defined $model_type_3 && defined $model_type_4 && ($model_type_1 != $model_type_3 || $model_type_1 != $model_type_4 || $model_type_3 != $model_type_4 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && defined $model_type_1 && defined $model_type_3 && defined $model_type_5 && ($model_type_1 != $model_type_3 || $model_type_1 != $model_type_5 || $model_type_3 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && defined $model_type_1 && defined $model_type_3 && defined $model_type_6 && ($model_type_1 != $model_type_3 || $model_type_1 != $model_type_6 || $model_type_3 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && defined $model_type_1 && defined $model_type_4 && defined $model_type_5 && ($model_type_1 != $model_type_4 || $model_type_1 != $model_type_5 || $model_type_4 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && defined $model_type_1 && defined $model_type_4 && defined $model_type_6 && ($model_type_1 != $model_type_4 || $model_type_1 != $model_type_6 || $model_type_4 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && defined $model_type_1 && defined $model_type_5 && defined $model_type_6 && ($model_type_1 != $model_type_5 || $model_type_1 != $model_type_6 || $model_type_5 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && ($model_type_2 != $model_type_3 || $model_type_2 != $model_type_4 || $model_type_3 != $model_type_4 )Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && defined $model_type_2 && defined $model_type_3 && defined $model_type_5 && ($model_type_2 != $model_type_3 || $model_type_2 != $model_type_5 || $model_type_3 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && defined $model_type_2 && defined $model_type_3 && defined $model_type_6 && ($model_type_2 != $model_type_3 || $model_type_2 != $model_type_6 || $model_type_3 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && defined $model_type_2 && defined $model_type_4 && defined $model_type_5 && ($model_type_2 != $model_type_4 || $model_type_2 != $model_type_5 || $model_type_4 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && defined $model_type_2 && defined $model_type_4 && defined $model_type_6 && ($model_type_2 != $model_type_4 || $model_type_2 != $model_type_6 || $model_type_4 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && defined $model_type_2 && defined $model_type_5 && defined $model_type_6 && ($model_type_2 != $model_type_5 || $model_type_2 != $model_type_6 || $model_type_5 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && ($model_type_3 != $model_type_4 || $model_type_3 != $model_type_5 || $model_type_4 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && defined $model_type_3 && defined $model_type_4 && defined $model_type_6 && ($model_type_3 != $model_type_4 || $model_type_3 != $model_type_6 || $model_type_4 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && defined $model_type_3 && defined $model_type_5 && defined $model_type_6 && ($model_type_3 != $model_type_5 || $model_type_3 != $model_type_6 || $model_type_5 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_4 != $model_type_5 || $model_type_4 != $model_type_6 || $model_type_5 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && ($model_type_1 ne $model_type_4 || $model_type_2 ne $model_type_4 || $model_type_3 ne $model_type_4)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && defined $model_type_5 && ($model_type_1 ne $model_type_5 || $model_type_2 ne $model_type_5 || $model_type_3 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_2 ne $model_type_6 || $model_type_3 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && defined $model_type_1 && defined $model_type_2 && defined $model_type_4 && defined $model_type_5 && ($model_type_1 ne $model_type_5 || $model_type_2 ne $model_type_5 || $model_type_4 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && defined $model_type_1 && defined $model_type_2 && defined $model_type_4 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_2 ne $model_type_6 || $model_type_4 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && defined $model_type_1 && defined $model_type_2 && defined $model_type_5 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_2 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && defined $model_type_1 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && ($model_type_1 ne $model_type_5 || $model_type_3 ne $model_type_5 || $model_type_4 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && defined $model_type_1 && defined $model_type_3 && defined $model_type_4 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_4 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && defined $model_type_1 && defined $model_type_3 && defined $model_type_5 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $model_type_1 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_4 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && ($model_type_2 ne $model_type_5 || $model_type_3 ne $model_type_5 || $model_type_4 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && defined $model_type_6 && ($model_type_2 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_4 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && defined $model_type_2 && defined $model_type_3 && defined $model_type_5 && defined $model_type_6 && ($model_type_2 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $model_type_2 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_2 ne $model_type_6 || $model_type_4 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_3 ne $model_type_6 || $model_type_4 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && ($model_type_1 ne $model_type_5 || $model_type_2 ne $model_type_5 || $model_type_3 ne $model_type_5 || $model_type_4 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && defined $model_type_1 && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the -I value the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_2 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_4 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_2 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_4 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && defined $model_type_1 && defined $model_type_2 && ($model_type_1 ne $model_type_2)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && defined $model_type_1 && defined $model_type_3 && ($model_type_1 ne $model_type_3)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && defined $model_type_1 && defined $model_type_4 && ($model_type_1 ne $model_type_4)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && defined $model_type_1 && defined $model_type_5 && ($model_type_1 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 6 && defined $model_type_1 && defined $model_type_6 && ($model_type_1 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && defined $model_type_2 && defined $model_type_3 && ($model_type_2 ne $model_type_3)Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && defined $model_type_2 && defined $model_type_4 && ($model_type_2 ne $model_type_4)Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && defined $model_type_2 && defined $model_type_5 && ($model_type_2 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 6 && defined $model_type_2 && defined $model_type_6 && ($model_type_2 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && defined $model_type_3 && defined $model_type_4 && ($model_type_3 ne $model_type_4)Please make the -I value the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && defined $model_type_3 && defined $model_type_5 && ($model_type_3 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 6 && defined $model_type_3 && defined $model_type_6 && ($model_type_3 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && defined $model_type_4 && defined $model_type_5 && ($model_type_4 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 6 && defined $model_type_4 && defined $model_type_6 && ($model_type_4 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 5 && $linkfile22 == 6 && defined $model_type_5 && defined $model_type_6 && ($model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && ($model_type_1 != $model_type_2 || $model_type_1 != $model_type_3 || $model_type_2 != $model_type_3 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && defined $model_type_1 && defined $model_type_2 && defined $model_type_4 && ($model_type_1 != $model_type_2 || $model_type_1 != $model_type_4 || $model_type_2 != $model_type_4 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && defined $model_type_1 && defined $model_type_2 && defined $model_type_5 && ($model_type_1 != $model_type_2 || $model_type_1 != $model_type_5 || $model_type_2 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && ($model_type_1 != $model_type_2 || $model_type_1 != $model_type_6 || $model_type_2 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && defined $model_type_1 && defined $model_type_3 && defined $model_type_4 && ($model_type_1 != $model_type_3 || $model_type_1 != $model_type_4 || $model_type_3 != $model_type_4 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && defined $model_type_1 && defined $model_type_3 && defined $model_type_5 && ($model_type_1 != $model_type_3 || $model_type_1 != $model_type_5 || $model_type_3 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && defined $model_type_1 && defined $model_type_3 && defined $model_type_6 && ($model_type_1 != $model_type_3 || $model_type_1 != $model_type_6 || $model_type_3 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && defined $model_type_1 && defined $model_type_4 && defined $model_type_5 && ($model_type_1 != $model_type_4 || $model_type_1 != $model_type_5 || $model_type_4 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && defined $model_type_1 && defined $model_type_4 && defined $model_type_6 && ($model_type_1 != $model_type_4 || $model_type_1 != $model_type_6 || $model_type_4 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && defined $model_type_1 && defined $model_type_5 && defined $model_type_6 && ($model_type_1 != $model_type_5 || $model_type_1 != $model_type_6 || $model_type_5 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && ($model_type_2 != $model_type_3 || $model_type_2 != $model_type_4 || $model_type_3 != $model_type_4 )Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && defined $model_type_2 && defined $model_type_3 && defined $model_type_5 && ($model_type_2 != $model_type_3 || $model_type_2 != $model_type_5 || $model_type_3 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && defined $model_type_2 && defined $model_type_3 && defined $model_type_6 && ($model_type_2 != $model_type_3 || $model_type_2 != $model_type_6 || $model_type_3 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && defined $model_type_2 && defined $model_type_4 && defined $model_type_5 && ($model_type_2 != $model_type_4 || $model_type_2 != $model_type_5 || $model_type_4 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && defined $model_type_2 && defined $model_type_4 && defined $model_type_6 && ($model_type_2 != $model_type_4 || $model_type_2 != $model_type_6 || $model_type_4 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && defined $model_type_2 && defined $model_type_5 && defined $model_type_6 && ($model_type_2 != $model_type_5 || $model_type_2 != $model_type_6 || $model_type_5 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && ($model_type_3 != $model_type_4 || $model_type_3 != $model_type_5 || $model_type_4 != $model_type_5 )Please make the -I value the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && defined $model_type_3 && defined $model_type_4 && defined $model_type_6 && ($model_type_3 != $model_type_4 || $model_type_3 != $model_type_6 || $model_type_4 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && defined $model_type_3 && defined $model_type_5 && defined $model_type_6 && ($model_type_3 != $model_type_5 || $model_type_3 != $model_type_6 || $model_type_5 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_4 != $model_type_5 || $model_type_4 != $model_type_6 || $model_type_5 != $model_type_6 )Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && ($model_type_1 ne $model_type_4 || $model_type_2 ne $model_type_4 || $model_type_3 ne $model_type_4)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && defined $model_type_5 && ($model_type_1 ne $model_type_5 || $model_type_2 ne $model_type_5 || $model_type_3 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && defined $model_type_1 && defined $model_type_2 && defined $model_type_3 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_2 ne $model_type_6 || $model_type_3 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && defined $model_type_1 && defined $model_type_2 && defined $model_type_4 && defined $model_type_5 && ($model_type_1 ne $model_type_5 || $model_type_2 ne $model_type_5 || $model_type_4 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && defined $model_type_1 && defined $model_type_2 && defined $model_type_4 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_2 ne $model_type_6 || $model_type_4 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && defined $model_type_1 && defined $model_type_2 && defined $model_type_5 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_2 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && defined $model_type_1 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && ($model_type_1 ne $model_type_5 || $model_type_3 ne $model_type_5 || $model_type_4 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && defined $model_type_1 && defined $model_type_3 && defined $model_type_4 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_4 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && defined $model_type_1 && defined $model_type_3 && defined $model_type_5 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $model_type_1 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_1 ne $model_type_6 || $model_type_4 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && ($model_type_2 ne $model_type_5 || $model_type_3 ne $model_type_5 || $model_type_4 ne $model_type_5)Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && defined $model_type_2 && defined $model_type_3 && defined $model_type_4 && defined $model_type_6 && ($model_type_2 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_4 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && defined $model_type_2 && defined $model_type_3 && defined $model_type_5 && defined $model_type_6 && ($model_type_2 ne $model_type_6 || $model_type_3 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $model_type_2 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_2 ne $model_type_6 || $model_type_4 ne $model_type_6 || $model_type_5 ne $model_type_6)Please make the -I value the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $model_type_3 && defined $model_type_4 && defined $model_type_5 && defined $model_type_6 && ($model_type_3 ne $model_type_6 || $model_type_4 ne $model_type_6 || $model_type_5 ne $model_type_6)Configure_Gene3Configure Gene 3 analysisdatatype_3Choose the data type for Gene 3 (--alphabet)42perldefined $input_file3DNARNAAmino-AcidsCodonsTripletsDNA"--alphabet 3:DNA"RNA"--alphabet 3:RNA"Amino-Acids"--alphabet 3:Amino-Acids"Codons"--alphabet 3:Codons"Triplets"--alphabet 3:Triplets"substitution_model3Choose the Substitution Model for Gene 3 (-S)perldefined $input_file3perl"-S 3:$value$gammarates43$invariable3"52f81hky85tn93gtrHKYx3TNx3GTRx3jttwaglg08gy94gtr_sym+gy94Sorry, the GTR, HKY85, and TN93 models can only be used for DNA or RNA dataperl($substitution_model3 eq "gtr" || $substitution_model3 eq "hky85" || $substitution_model3 eq "tn93" ) && (defined $datatype_3 && $datatype_3 ne "RNA" && $datatype_3 ne "DNA")Sorry, the LG, JTT, and WAG models can only be used for Amino Acid dataperl($substitution_model3 eq "lg08" || $substitution_model3 eq "jtt" || $substitution_model3 eq "wag") && (defined $datatype_3 && $datatype_3 ne "Amino-Acids")Sorry, the HKYx3, TNx3, and GTRx3 models can only be used for Triplet dataperl($substitution_model3 eq "HKYx3" || $substitution_model3 eq " TNx3" || $substitution_model3 eq "GTRx3") && (defined $datatype_3 && $datatype_3 ne "Triplets")Sorry, the GY94 and GY94[GTR] models can only be used for Codon dataperl($substitution_model3 eq "gy94" || $substitution_model3 eq "gtr_sym+gy94") && (defined $datatype_3 && $datatype_3 ne "Codons")custom_model3Enter a custom substitution model for Gene 3perldefined $input_file3perl"-S 3:$value"Sorry, you cant specify both a substitution model and a custom modelperldefined $custom_model3 && $substitution_model352gammarates43Use Gamma[4] for Gene 3perldefined $substitution_model3+Rates.gamma[4]invariable3Allow invariant sites for Gene 3perldefined $substitution_model3+invmodel_type_3Estimate the insertion-deletion model for Gene 3 (-I)perldefined $input_file3rs07noners07"-I 3:rs07"none"-I 3:none"62Configure_Gene4Configure Gene 4 analysisdatatype_4Choose the data type for Gene 4 (--alphabet)43perldefined $input_file4DNARNAAmino-AcidsCodonsTripletsDNA"--alphabet 4:DNA"RNA"--alphabet 4:RNA"Amino-Acids"--alphabet 4:Amino-Acids"Codons"--alphabet 4:Codons"Triplets"--alphabet 4:Triplets"substitution_model4Choose the Substitution Model for Gene 4 (-S)perldefined $input_file4perl"-S 4:$value$gammarates44$invariable4"53f81hky85tn93gtrHKYx3TNx3GTRx3jttwaglg08gy94gtr_sym+gy94Sorry, the GTR, HKY85, and TN93 models can only be used for DNA or RNA dataperl($substitution_model4 eq "gtr" || $substitution_model4 eq "hky85" || $substitution_model4 eq "tn93" ) && (defined $datatype_4 && $datatype_4 ne "RNA" && $datatype_4 ne "DNA")Sorry, the LG, JTT, and WAG models can only be used for Amino Acid dataperl($substitution_model4 eq "lg08" || $substitution_model4 eq "jtt" || $substitution_model4 eq "wag") && (defined $datatype_4 && $datatype_4 ne "Amino-Acids")Sorry, the HKYx3, TNx3, and GTRx3 models can only be used for Triplet dataperl($substitution_model4 eq "HKYx3" || $substitution_model4 eq " TNx3" || $substitution_model4 eq "GTRx3") && (defined $datatype_4 && $datatype_4 ne "Triplets")Sorry, the GY94 and GY94[GTR] models can only be used for Codon dataperl($substitution_model4 eq "gy94" || $substitution_model4 eq "gtr_sym+gy94") && (defined $datatype_4 && $datatype_4 ne "Codons")custom_model4Enter a custom substitution model for Gene 4perldefined $input_file4perl"-S 4:$value"Sorry, you cant specify both a substitution model and a custom modelperldefined $custom_model4 && $substitution_model453gammarates44Use Gamma[4] for Gene 4perldefined $substitution_model4+Rates.gamma[4]invariable4Allow invariant sites for Gene 4perldefined $substitution_model4+invmodel_type_4Estimate the insertion-deletion model for Gene 4 (-I)perldefined $input_file4rs07noners07"-I 4:rs07"none"-I 4:none"63Configure_Gene5Configure Gene 5 analysisdatatype_5Choose the data type for Gene 5 (--alphabet)44perldefined $input_file5DNARNAAmino-AcidsCodonsTripletsDNA"--alphabet 5:DNA"RNA"--alphabet 5:RNA"Amino-Acids"--alphabet 5:Amino-Acids"Codons"--alphabet 5:Codons"Triplets"--alphabet 5:Triplets"substitution_model5Choose the Substitution Model for Gene 5 (-S)perldefined $input_file5perl"-S 5:$value$gammarates45$invariable5"54f81hky85tn93gtrHKYx3TNx3GTRx3jttwaglg08gy94gtr_sym+gy94Sorry, the GTR, HKY85, and TN93 models can only be used for DNA or RNA dataperl($substitution_model5 eq "gtr" || $substitution_model5 eq "hky85" || $substitution_model5 eq "tn93" ) && (defined $datatype_5 && $datatype_5 ne "RNA" && $datatype_5 ne "DNA")Sorry, the LG, JTT, and WAG models can only be used for Amino Acid dataperl($substitution_model5 eq "lg08" || $substitution_model5 eq "jtt" || $substitution_model5 eq "wag") && (defined $datatype_5 && $datatype_5 ne "Amino-Acids")Sorry, the HKYx3, TNx3, and GTRx3 models can only be used for Triplet dataperl($substitution_model5 eq "HKYx3" || $substitution_model5 eq " TNx3" || $substitution_model5 eq "GTRx3") && (defined $datatype_5 && $datatype_5 ne "Triplets")Sorry, the GY94 and GY94[GTR] models can only be used for Codon dataperl($substitution_model5 eq "gy94" || $substitution_model5 eq "gtr_sym+gy94") && (defined $datatype_5 && $datatype_5 ne "Codons")custom_model5Enter a custom substitution model for Gene 5perldefined $input_file5perl"-S 5:$value"Sorry, you cant specify both a substitution model and a custom modelperldefined $custom_model5 && $substitution_model554gammarates45Use Gamma[4] for Gene 5perldefined $substitution_model5+Rates.gamma[4]invariable5Allow invariant sites for Gene 5perldefined $substitution_model5+invmodel_type_5Estimate the insertion-deletion model for Gene 5 (-I)perldefined $input_file5rs07noners07"-I 5:rs07"none"-I 5:none"64Configure_Gene6Configure Gene 6 analysisdatatype_6Choose the data type for Gene 6 (--alphabet)45perldefined $input_file6DNARNAAmino-AcidsCodonsTripletsDNA"--alphabet 6:DNA"RNA"--alphabet 6:RNA"Amino-Acids"--alphabet 6:Amino-Acids"Codons"--alphabet 6:Codons"Triplets"--alphabet 6:Triplets"substitution_model6Choose the Substitution Model for Gene 6 (-S)perldefined $input_file6perl"-S 6:$value$gammarates46$invariable6"55f81hky85tn93gtrHKYx3TNx3GTRx3jttwaglg08gy94gtr_sym+gy94Sorry, the GTR, HKY85, and TN93 models can only be used for DNA or RNA dataperl($substitution_model6 eq "gtr" || $substitution_model6 eq "hky85" || $substitution_model6 eq "tn93" ) && (defined $datatype_6 && $datatype_6 ne "RNA" && $datatype_6 ne "DNA")Sorry, the LG, JTT, and WAG models can only be used for Amino Acid dataperl($substitution_model6 eq "lg08" || $substitution_model6 eq "jtt" || $substitution_model6 eq "wag") && (defined $datatype_6 && $datatype_6 ne "Amino-Acids")Sorry, the HKYx3, TNx3, and GTRx3 models can only be used for Triplet dataperl($substitution_model6 eq "HKYx3" || $substitution_model6 eq " TNx3" || $substitution_model6 eq "GTRx3") && (defined $datatype_6 && $datatype_6 ne "Triplets")Sorry, the GY94 and GY94[GTR] models can only be used for Codon dataperl($substitution_model6 eq "gy94" || $substitution_model6 eq "gtr_sym+gy94") && (defined $datatype_6 && $datatype_6 ne "Codons")custom_model6Enter a custom substitution model for Gene 6perldefined $input_file6perl"-S 6:$value"Sorry, you cant specify both a substitution model and a custom modelperldefined $custom_model6 && $substitution_model655gammarates46Use Gamma[4] for Gene 6perldefined $substitution_model6+Rates.gamma[4]invariable6Allow invariant sites for Gene 6perldefined $substitution_model6+invmodel_type_6Estimate the insertion-deletion model for Gene 6 (-I)perldefined $input_file6rs07noners07"-I 6:rs07"none"-I 6:none"65mcmc_optionsModel Optionssubsample_factorFactor by which to subsample (-x)perl($value != $vdef) ? "-x $value":""131The optimal value for subsample factor is one in most casesperl$subsample_factor != "1"The number supplied here determines how often to sample. For example -x 10 keep every 10th sample. 1 is the best valuerandom_seedRandom seed (-s)perldefined $value ? "-s $value":""32Specify a seed to make individual runs identicallink_specified_hperldefined $linkfile1 && defined $linkfile2 && !defined $linkfile3 perl"--link $linkfile1,$linkfile2:"70link_specified_h2perldefined $linkfile1 && defined $linkfile2 && defined $linkfile3 && !defined $linkfile4perl"--link $linkfile1,$linkfile2,$linkfile3:"70link_specified_h3perldefined $linkfile1 && defined $linkfile2 && defined $linkfile3 && defined $linkfile4 && !defined $linkfile5perl"--link $linkfile1,$linkfile2,$linkfile3,$linkfile4:"70link_specified_h4perldefined $linkfile1 && defined $linkfile2 && defined $linkfile3 && defined $linkfile4 && defined $linkfile5 && !defined $linkfile6perl"--link $linkfile1,$linkfile2,$linkfile3,$linkfile4,linkfile5:"70link_specified_h5perldefined $linkfile1 && defined $linkfile2 && defined $linkfile3 && defined $linkfile4 && defined $linkfile5 && defined $linkfile6perl"--link $linkfile1,$linkfile2,$linkfile3,$linkfile4,$linkfile5,$linkfile6:"70link_specified_h21perldefined $linkfile21 && defined $linkfile22 && !defined $linkfile23perl"--link $linkfile21,$linkfile22:"70link_specified_h22perldefined $linkfile21 && defined $linkfile22 && defined $linkfile23 && !defined $linkfile24perl"--link $linkfile21,$linkfile22,$linkfile23:"70link_specified_h23perldefined $linkfile21 && defined $linkfile22 && defined $linkfile23 && defined $linkfile24perl"--link $linkfile21,$linkfile22,$linkfile23,$linkfile24:"70link_modelsLinking model optionsSelect a group of Genes to LinkSelect a group of Genes to Linklinkfile1Select the first gene to link (choose the lowest value first)123456Please enter the lowest gene number firstperl$linkfile1 > $linkfile2Sorry, a given gene can only be linked onceperldefined $linkfile1 && defined $linkfile2 && ($linkfile1 eq $linkfile21 || $linkfile1 eq $linkfile22 || $linkfile2 eq $linkfile21 || $linkfile2 eq $linkfile22 )Sorry, a given gene can only be linked onceperldefined $linkfile1 && defined $linkfile2 && ($linkfile1 eq $linkfile23 || $linkfile1 eq $linkfile24 || $linkfile2 eq $linkfile23 || $linkfile2 eq $linkfile24 )Sorry, the same gene cannot be linked twice to the same groupperldefined $linkfile1 && defined $linkfile2 && ($linkfile1 eq $linkfile2)Please select at least one more gene (up to six) to link perldefined $linkfile1 && !defined $linkfile2Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && defined $datatype && defined $datatype_2 && ($datatype ne $datatype_2)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && defined $datatype && defined $datatype_3 && ($datatype ne $datatype_3)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && defined $datatype && defined $datatype_4 && ($datatype ne $datatype_4)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && defined $datatype && defined $datatype_5 && ($datatype ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 6 && defined $datatype && defined $datatype_6 && ($datatype ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && defined $datatype_2 && defined $datatype_3 && ($datatype_2 ne $datatype_3)Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && defined $datatype_2 && defined $datatype_4 && ($datatype_2 ne $datatype_4)Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && defined $datatype_2 && defined $datatype_5 && ($datatype_2 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 6 && defined $datatype_2 && defined $datatype_6 && ($datatype_2 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && defined $datatype_3 && defined $datatype_4 && ($datatype_3 ne $datatype_4)Please make the alphabet the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && defined $datatype_3 && defined $datatype_5 && ($datatype_3 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 6 && defined $datatype_3 && defined $datatype_6 && ($datatype_3 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && defined $datatype_4 && defined $datatype_5 && ($datatype_4 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 6 && defined $datatype_4 && defined $datatype_6 && ($datatype_4 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 5 && $linkfile2 == 6 && defined $datatype_5 && defined $datatype_6 && ($datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && defined $datatype && defined $datatype_2 && defined $datatype_3 && ($datatype != $datatype_2 || $datatype != $datatype_3 || $datatype_2 != $datatype_3 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && defined $datatype && defined $datatype_2 && defined $datatype_4 && ($datatype != $datatype_2 || $datatype != $datatype_4 || $datatype_2 != $datatype_4 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && defined $datatype && defined $datatype_2 && defined $datatype_5 && ($datatype != $datatype_2 || $datatype != $datatype_5 || $datatype_2 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && defined $datatype && defined $datatype_2 && defined $datatype_3 && ($datatype != $datatype_2 || $datatype != $datatype_6 || $datatype_2 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && defined $datatype && defined $datatype_3 && defined $datatype_4 && ($datatype != $datatype_3 || $datatype != $datatype_4 || $datatype_3 != $datatype_4 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && defined $datatype && defined $datatype_3 && defined $datatype_5 && ($datatype != $datatype_3 || $datatype != $datatype_5 || $datatype_3 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && defined $datatype && defined $datatype_3 && defined $datatype_6 && ($datatype != $datatype_3 || $datatype != $datatype_6 || $datatype_3 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && defined $datatype && defined $datatype_4 && defined $datatype_5 && ($datatype != $datatype_4 || $datatype != $datatype_5 || $datatype_4 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && defined $datatype && defined $datatype_4 && defined $datatype_6 && ($datatype != $datatype_4 || $datatype != $datatype_6 || $datatype_4 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && defined $datatype && defined $datatype_5 && defined $datatype_6 && ($datatype != $datatype_5 || $datatype != $datatype_6 || $datatype_5 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && ($datatype_2 != $datatype_3 || $datatype_2 != $datatype_4 || $datatype_3 != $datatype_4 )Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && defined $datatype_2 && defined $datatype_3 && defined $datatype_5 && ($datatype_2 != $datatype_3 || $datatype_2 != $datatype_5 || $datatype_3 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && defined $datatype_2 && defined $datatype_3 && defined $datatype_6 && ($datatype_2 != $datatype_3 || $datatype_2 != $datatype_6 || $datatype_3 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && defined $datatype_2 && defined $datatype_4 && defined $datatype_5 && ($datatype_2 != $datatype_4 || $datatype_2 != $datatype_5 || $datatype_4 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && defined $datatype_2 && defined $datatype_4 && defined $datatype_6 && ($datatype_2 != $datatype_4 || $datatype_2 != $datatype_6 || $datatype_4 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && defined $datatype_2 && defined $datatype_5 && defined $datatype_6 && ($datatype_2 != $datatype_5 || $datatype_2 != $datatype_6 || $datatype_5 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && ($datatype_3 != $datatype_4 || $datatype_3 != $datatype_5 || $datatype_4 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && defined $datatype_3 && defined $datatype_4 && defined $datatype_6 && ($datatype_3 != $datatype_4 || $datatype_3 != $datatype_6 || $datatype_4 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && defined $datatype_3 && defined $datatype_5 && defined $datatype_6 && ($datatype_3 != $datatype_5 || $datatype_3 != $datatype_6 || $datatype_5 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype_4 != $datatype_5 || $datatype_4 != $datatype_6 || $datatype_5 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && defined $datatype && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && ($datatype ne $datatype_4 || $datatype_2 ne $datatype_4 || $datatype_3 ne $datatype_4)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && defined $datatype && defined $datatype_2 && defined $datatype_3 && defined $datatype_5 && ($datatype ne $datatype_5 || $datatype_2 ne $datatype_5 || $datatype_3 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && defined $datatype && defined $datatype_2 && defined $datatype_3 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_2 ne $datatype_6 || $datatype_3 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && defined $datatype && defined $datatype_2 && defined $datatype_4 && defined $datatype_5 && ($datatype ne $datatype_5 || $datatype_2 ne $datatype_5 || $datatype_4 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && defined $datatype && defined $datatype_2 && defined $datatype_4 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_2 ne $datatype_6 || $datatype_4 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && defined $datatype && defined $datatype_2 && defined $datatype_5 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_2 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && defined $datatype && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && ($datatype ne $datatype_5 || $datatype_3 ne $datatype_5 || $datatype_4 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && defined $datatype && defined $datatype_3 && defined $datatype_4 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_4 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && defined $datatype && defined $datatype_3 && defined $datatype_5 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $datatype && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_4 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && ($datatype_2 ne $datatype_5 || $datatype_3 ne $datatype_5 || $datatype_4 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && defined $datatype_6 && ($datatype_2 ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_4 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && defined $datatype_2 && defined $datatype_3 && defined $datatype_5 && defined $datatype_6 && ($datatype_2 ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $datatype_2 && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype_2 ne $datatype_6 || $datatype_4 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype_3 ne $datatype_6 || $datatype_4 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && defined $datatype && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && ($datatype ne $datatype_5 || $datatype_2 ne $datatype_5 || $datatype_3 ne $datatype_5 || $datatype_4 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && defined $datatype && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the alphabet the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype_2 ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_4 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && defined $datatype && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_2 ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_4 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && defined $substitution_model && defined $substitution_model2 && ($substitution_model ne $substitution_model2)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && defined $substitution_model && defined $substitution_model3 && ($substitution_model ne $substitution_model3)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && defined $substitution_model && defined $substitution_model4 && ($substitution_model ne $substitution_model4)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && defined $substitution_model && defined $substitution_model5 && ($substitution_model ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 6 && defined $substitution_model && defined $substitution_model6 && ($substitution_model ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && defined $substitution_model2 && defined $substitution_model3 && ($substitution_model2 ne $substitution_model3)Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && defined $substitution_model2 && defined $substitution_model4 && ($substitution_model2 ne $substitution_model4)Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && defined $substitution_model2 && defined $substitution_model5 && ($substitution_model2 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 6 && defined $substitution_model2 && defined $substitution_model6 && ($substitution_model2 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && defined $substitution_model3 && defined $substitution_model4 && ($substitution_model3 ne $substitution_model4)Please make the substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && defined $substitution_model3 && defined $substitution_model5 && ($substitution_model3 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 6 && defined $substitution_model3 && defined $substitution_model6 && ($substitution_model3 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model4 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 6 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model4 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 5 && $linkfile2 == 6 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && ($substitution_model != $substitution_model2 || $substitution_model != $substitution_model3 || $substitution_model2 != $substitution_model3 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model4 && ($substitution_model != $substitution_model2 || $substitution_model != $substitution_model4 || $substitution_model2 != $substitution_model4 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model5 && ($substitution_model != $substitution_model2 || $substitution_model != $substitution_model5 || $substitution_model2 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && ($substitution_model != $substitution_model2 || $substitution_model != $substitution_model6 || $substitution_model2 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model4 && ($substitution_model != $substitution_model3 || $substitution_model != $substitution_model4 || $substitution_model3 != $substitution_model4 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model5 && ($substitution_model != $substitution_model3 || $substitution_model != $substitution_model5 || $substitution_model3 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model6 && ($substitution_model != $substitution_model3 || $substitution_model != $substitution_model6 || $substitution_model3 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && defined $substitution_model && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model != $substitution_model4 || $substitution_model != $substitution_model5 || $substitution_model4 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && defined $substitution_model && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model != $substitution_model4 || $substitution_model != $substitution_model6 || $substitution_model4 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && defined $substitution_model && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model != $substitution_model5 || $substitution_model != $substitution_model6 || $substitution_model5 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && ($substitution_model2 != $substitution_model3 || $substitution_model2 != $substitution_model4 || $substitution_model3 != $substitution_model4 )Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model5 && ($substitution_model2 != $substitution_model3 || $substitution_model2 != $substitution_model5 || $substitution_model3 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model6 && ($substitution_model2 != $substitution_model3 || $substitution_model2 != $substitution_model6 || $substitution_model3 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model2 != $substitution_model4 || $substitution_model2 != $substitution_model5 || $substitution_model4 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model2 != $substitution_model4 || $substitution_model2 != $substitution_model6 || $substitution_model4 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && defined $substitution_model2 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model2 != $substitution_model5 || $substitution_model2 != $substitution_model6 || $substitution_model5 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model3 != $substitution_model4 || $substitution_model3 != $substitution_model5 || $substitution_model4 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model3 != $substitution_model4 || $substitution_model3 != $substitution_model6 || $substitution_model4 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && defined $substitution_model3 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model3 != $substitution_model5 || $substitution_model3 != $substitution_model6 || $substitution_model5 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model4 != $substitution_model5 || $substitution_model4 != $substitution_model6 || $substitution_model5 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && ($substitution_model ne $substitution_model4 || $substitution_model2 ne $substitution_model4 || $substitution_model3 ne $substitution_model4)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model5 && ($substitution_model ne $substitution_model5 || $substitution_model2 ne $substitution_model5 || $substitution_model3 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model2 ne $substitution_model6 || $substitution_model3 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model ne $substitution_model5 || $substitution_model2 ne $substitution_model5 || $substitution_model4 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model2 ne $substitution_model6 || $substitution_model4 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model2 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model ne $substitution_model5 || $substitution_model3 ne $substitution_model5 || $substitution_model4 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model4 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $substitution_model && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model4 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model2 ne $substitution_model5 || $substitution_model3 ne $substitution_model5 || $substitution_model4 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model2 ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model4 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model2 ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model2 ne $substitution_model6 || $substitution_model4 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model3 ne $substitution_model6 || $substitution_model4 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model ne $substitution_model5 || $substitution_model2 ne $substitution_model5 || $substitution_model3 ne $substitution_model5 || $substitution_model4 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && defined $substitution_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model2 ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model4 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model2 ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model4 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)linkfile2Select the second gene to link (--link)123456Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && defined $custom_model && defined $custom_model2 && ($custom_model ne $custom_model2)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && defined $custom_model && defined $custom_model3 && ($custom_model ne $custom_model3)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && defined $custom_model && defined $custom_model4 && ($custom_model ne $custom_model4)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && defined $custom_model && defined $custom_model5 && ($custom_model ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 6 && defined $custom_model && defined $custom_model6 && ($custom_model ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && defined $custom_model2 && defined $custom_model3 && ($custom_model2 ne $custom_model3)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && defined $custom_model2 && defined $custom_model4 && ($custom_model2 ne $custom_model4)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && defined $custom_model2 && defined $custom_model5 && ($custom_model2 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 6 && defined $custom_model2 && defined $custom_model6 && ($custom_model2 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && defined $custom_model3 && defined $custom_model4 && ($custom_model3 ne $custom_model4)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && defined $custom_model3 && defined $custom_model5 && ($custom_model3 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 6 && defined $custom_model3 && defined $custom_model6 && ($custom_model3 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && defined $custom_model4 && defined $custom_model5 && ($custom_model4 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 6 && defined $custom_model4 && defined $custom_model6 && ($custom_model4 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 5 && $linkfile2 == 6 && defined $custom_model5 && defined $custom_model6 && ($custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && ($custom_model != $custom_model2 || $custom_model != $custom_model3 || $custom_model2 != $custom_model3 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && defined $custom_model && defined $custom_model2 && defined $custom_model4 && ($custom_model != $custom_model2 || $custom_model != $custom_model4 || $custom_model2 != $custom_model4 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && defined $custom_model && defined $custom_model2 && defined $custom_model5 && ($custom_model != $custom_model2 || $custom_model != $custom_model5 || $custom_model2 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && ($custom_model != $custom_model2 || $custom_model != $custom_model6 || $custom_model2 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && defined $custom_model && defined $custom_model3 && defined $custom_model4 && ($custom_model != $custom_model3 || $custom_model != $custom_model4 || $custom_model3 != $custom_model4 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && defined $custom_model && defined $custom_model3 && defined $custom_model5 && ($custom_model != $custom_model3 || $custom_model != $custom_model5 || $custom_model3 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && defined $custom_model && defined $custom_model3 && defined $custom_model6 && ($custom_model != $custom_model3 || $custom_model != $custom_model6 || $custom_model3 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && defined $custom_model && defined $custom_model4 && defined $custom_model5 && ($custom_model != $custom_model4 || $custom_model != $custom_model5 || $custom_model4 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && defined $custom_model && defined $custom_model4 && defined $custom_model6 && ($custom_model != $custom_model4 || $custom_model != $custom_model6 || $custom_model4 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && defined $custom_model && defined $custom_model5 && defined $custom_model6 && ($custom_model != $custom_model5 || $custom_model != $custom_model6 || $custom_model5 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && ($custom_model2 != $custom_model3 || $custom_model2 != $custom_model4 || $custom_model3 != $custom_model4 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && defined $custom_model2 && defined $custom_model3 && defined $custom_model5 && ($custom_model2 != $custom_model3 || $custom_model2 != $custom_model5 || $custom_model3 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && defined $custom_model2 && defined $custom_model3 && defined $custom_model6 && ($custom_model2 != $custom_model3 || $custom_model2 != $custom_model6 || $custom_model3 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && defined $custom_model2 && defined $custom_model4 && defined $custom_model5 && ($custom_model2 != $custom_model4 || $custom_model2 != $custom_model5 || $custom_model4 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && defined $custom_model2 && defined $custom_model4 && defined $custom_model6 && ($custom_model2 != $custom_model4 || $custom_model2 != $custom_model6 || $custom_model4 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && defined $custom_model2 && defined $custom_model5 && defined $custom_model6 && ($custom_model2 != $custom_model5 || $custom_model2 != $custom_model6 || $custom_model5 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && ($custom_model3 != $custom_model4 || $custom_model3 != $custom_model5 || $custom_model4 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model3 != $custom_model4 || $custom_model3 != $custom_model6 || $custom_model4 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && defined $custom_model3 && defined $custom_model5 && defined $custom_model6 && ($custom_model3 != $custom_model5 || $custom_model3 != $custom_model6 || $custom_model5 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model4 != $custom_model5 || $custom_model4 != $custom_model6 || $custom_model5 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && ($custom_model ne $custom_model4 || $custom_model2 ne $custom_model4 || $custom_model3 ne $custom_model4)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model5 && ($custom_model ne $custom_model5 || $custom_model2 ne $custom_model5 || $custom_model3 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && defined $custom_model && defined $custom_model2 && defined $custom_model4 && defined $custom_model5 && ($custom_model ne $custom_model5 || $custom_model2 ne $custom_model5 || $custom_model4 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model4 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model5 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && defined $custom_model && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && ($custom_model ne $custom_model5 || $custom_model3 ne $custom_model5 || $custom_model4 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && defined $custom_model && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && defined $custom_model && defined $custom_model3 && defined $custom_model5 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $custom_model && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model4 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && ($custom_model2 ne $custom_model5 || $custom_model3 ne $custom_model5 || $custom_model4 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && defined $custom_model2 && defined $custom_model3 && defined $custom_model5 && defined $custom_model6 && ($custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $custom_model2 && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model2 ne $custom_model6 || $custom_model4 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && ($custom_model ne $custom_model5 || $custom_model2 ne $custom_model5 || $custom_model3 ne $custom_model5 || $custom_model4 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && ((defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && ((defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && ((defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && ((defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 6 && ((defined $gammarates41 && !defined $gammarates46) || (defined $gammarates45 && !defined $gammarates46))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && ((defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && ((defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && ((defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 6 && ((defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && ((defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && ((defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 6 && ((defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && ((defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 6 && ((defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && ((defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 4 && $linkfile2 == 5 && $linkfile3 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 3 && $linkfile2 == 4 && $linkfile3 == 5 && $linkfile4 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 2 && $linkfile2 == 3 && $linkfile3 == 4 && $linkfile4 == 5 && $linkfile5 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile1 == 1 && $linkfile2 == 2 && $linkfile3 == 3 && $linkfile4 == 4 && $linkfile5 == 5 && $linkfile6 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )linkfile3Select the third gene to link (--link)perldefined $linkfile2123456A given gene can only be linked once per runperldefined $linkfile3 && defined $linkfile21 && defined $linkfile22 && ($linkfile3 eq $linkfile21 || $linkfile3 eq $linkfile22)Sorry, the same gene cannot be linked twice to the same groupperldefined $linkfile3 && ($linkfile3 eq $linkfile1 || $linkfile3 eq $linkfile2)Please enter the lowest gene number firstperldefined $linkfile3 && $linkfile2 > $linkfile3linkfile4Select the fourth gene to link (--link)perldefined $linkfile3123456Sorry, a given gene can only be linked once per runperldefined $linkfile4 && defined $linkfile21 && defined $linkfile22 && ($linkfile4 eq $linkfile21 || $linkfile4 eq $linkfile22)Sorry, the same gene cannot be linked twice to the same groupperldefined $linkfile4 && ($linkfile4 eq $linkfile1 || $linkfile4 eq $linkfile2 || $linkfile4 eq $linkfile3)Please enter the lowest gene number firstperldefined $linkfile4 && $linkfile3 > $linkfile4linkfile5Select the fifth gene to link (--link)perldefined $linkfile4123456Sorry, a given gene can only be linked once per runperldefined $linkfile4 && defined $linkfile21 && defined $linkfile22 && ($linkfile4 eq $linkfile21 || $linkfile4 eq $linkfile22)Sorry, the same gene cannot be linked twice to the same groupperldefined $linkfile4 && ($linkfile4 eq $linkfile1 || $linkfile4 eq $linkfile2 || $linkfile4 eq $linkfile3)Please enter the lowest gene number firstperldefined $linkfile4 && $linkfile3 > $linkfile4linkfile6Select the sixth gene to link (--link)perldefined $linkfile5123456Sorry, a given gene can only be linked once per runperldefined $linkfile4 && defined $linkfile21 && defined $linkfile22 && ($linkfile4 eq $linkfile21 || $linkfile4 eq $linkfile22)Sorry, the same gene cannot be linked twice to the same groupperldefined $linkfile4 && ($linkfile4 eq $linkfile1 || $linkfile4 eq $linkfile2 || $linkfile4 eq $linkfile3)Please enter the lowest gene number firstperldefined $linkfile4 && $linkfile3 > $linkfile4Second_group_of_Genes_to_LinkSelect a second group of Genes to Linklinkfile21Select the first gene to link (--link)perl!defined $linkfile5123456linkfile22Select the second gene to link (--link)perldefined $linkfile21123456Sorry, the same gene cannot be selected twice for linkingperldefined $linkfile21 && defined $linkfile22 && ($linkfile21 eq $linkfile22)Sorry, the same gene cannot be selected twice for linkingperldefined $linkfile23 && ($linkfile21 eq $linkfile23 || $linkfile22 eq $linkfile23)Sorry, the same gene cannot be selected twice for linkingperldefined $linkfile24 && ($linkfile21 eq $linkfile24 || $linkfile22 eq $linkfile24 || $linkfile22 eq $linkfile24)Please select one more gene to linkperldefined $linkfile21 && !defined $linkfile22Please enter the lowest gene number firstperldefined $linkfile22 && $linkfile21 > $linkfile22linkfile23Select the third gene to link (--link)perldefined $linkfile22123456Please enter the lowest gene number firstperldefined $linkfile23 && $linkfile22 > $linkfile23Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && defined $datatype && defined $datatype_2 && ($datatype ne $datatype_2)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && defined $datatype && defined $datatype_3 && ($datatype ne $datatype_3)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && defined $datatype && defined $datatype_4 && ($datatype ne $datatype_4)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && defined $datatype && defined $datatype_5 && ($datatype ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 6 && defined $datatype && defined $datatype_6 && ($datatype ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && defined $datatype_2 && defined $datatype_3 && ($datatype_2 ne $datatype_3)Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && defined $datatype_2 && defined $datatype_4 && ($datatype_2 ne $datatype_4)Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && defined $datatype_2 && defined $datatype_5 && ($datatype_2 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 6 && defined $datatype_2 && defined $datatype_6 && ($datatype_2 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && defined $datatype_3 && defined $datatype_4 && ($datatype_3 ne $datatype_4)Please make the alphabet the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && defined $datatype_3 && defined $datatype_5 && ($datatype_3 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 6 && defined $datatype_3 && defined $datatype_6 && ($datatype_3 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && defined $datatype_4 && defined $datatype_5 && ($datatype_4 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 6 && defined $datatype_4 && defined $datatype_6 && ($datatype_4 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 5 && $linkfile22 == 6 && defined $datatype_5 && defined $datatype_6 && ($datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && defined $datatype && defined $datatype_2 && defined $datatype_3 && ($datatype != $datatype_2 || $datatype != $datatype_3 || $datatype_2 != $datatype_3 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && defined $datatype && defined $datatype_2 && defined $datatype_4 && ($datatype != $datatype_2 || $datatype != $datatype_4 || $datatype_2 != $datatype_4 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && defined $datatype && defined $datatype_2 && defined $datatype_5 && ($datatype != $datatype_2 || $datatype != $datatype_5 || $datatype_2 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && defined $datatype && defined $datatype_2 && defined $datatype_3 && ($datatype != $datatype_2 || $datatype != $datatype_6 || $datatype_2 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && defined $datatype && defined $datatype_3 && defined $datatype_4 && ($datatype != $datatype_3 || $datatype != $datatype_4 || $datatype_3 != $datatype_4 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && defined $datatype && defined $datatype_3 && defined $datatype_5 && ($datatype != $datatype_3 || $datatype != $datatype_5 || $datatype_3 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && defined $datatype && defined $datatype_3 && defined $datatype_6 && ($datatype != $datatype_3 || $datatype != $datatype_6 || $datatype_3 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && defined $datatype && defined $datatype_4 && defined $datatype_5 && ($datatype != $datatype_4 || $datatype != $datatype_5 || $datatype_4 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && defined $datatype && defined $datatype_4 && defined $datatype_6 && ($datatype != $datatype_4 || $datatype != $datatype_6 || $datatype_4 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && defined $datatype && defined $datatype_5 && defined $datatype_6 && ($datatype != $datatype_5 || $datatype != $datatype_6 || $datatype_5 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && ($datatype_2 != $datatype_3 || $datatype_2 != $datatype_4 || $datatype_3 != $datatype_4 )Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && defined $datatype_2 && defined $datatype_3 && defined $datatype_5 && ($datatype_2 != $datatype_3 || $datatype_2 != $datatype_5 || $datatype_3 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && defined $datatype_2 && defined $datatype_3 && defined $datatype_6 && ($datatype_2 != $datatype_3 || $datatype_2 != $datatype_6 || $datatype_3 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && defined $datatype_2 && defined $datatype_4 && defined $datatype_5 && ($datatype_2 != $datatype_4 || $datatype_2 != $datatype_5 || $datatype_4 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && defined $datatype_2 && defined $datatype_4 && defined $datatype_6 && ($datatype_2 != $datatype_4 || $datatype_2 != $datatype_6 || $datatype_4 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && defined $datatype_2 && defined $datatype_5 && defined $datatype_6 && ($datatype_2 != $datatype_5 || $datatype_2 != $datatype_6 || $datatype_5 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && ($datatype_3 != $datatype_4 || $datatype_3 != $datatype_5 || $datatype_4 != $datatype_5 )Please make the alphabet the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && defined $datatype_3 && defined $datatype_4 && defined $datatype_6 && ($datatype_3 != $datatype_4 || $datatype_3 != $datatype_6 || $datatype_4 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && defined $datatype_3 && defined $datatype_5 && defined $datatype_6 && ($datatype_3 != $datatype_5 || $datatype_3 != $datatype_6 || $datatype_5 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype_4 != $datatype_5 || $datatype_4 != $datatype_6 || $datatype_5 != $datatype_6 )Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && defined $datatype && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && ($datatype ne $datatype_4 || $datatype_2 ne $datatype_4 || $datatype_3 ne $datatype_4)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && defined $datatype && defined $datatype_2 && defined $datatype_3 && defined $datatype_5 && ($datatype ne $datatype_5 || $datatype_2 ne $datatype_5 || $datatype_3 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && defined $datatype && defined $datatype_2 && defined $datatype_3 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_2 ne $datatype_6 || $datatype_3 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && defined $datatype && defined $datatype_2 && defined $datatype_4 && defined $datatype_5 && ($datatype ne $datatype_5 || $datatype_2 ne $datatype_5 || $datatype_4 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && defined $datatype && defined $datatype_2 && defined $datatype_4 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_2 ne $datatype_6 || $datatype_4 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && defined $datatype && defined $datatype_2 && defined $datatype_5 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_2 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && defined $datatype && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && ($datatype ne $datatype_5 || $datatype_3 ne $datatype_5 || $datatype_4 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && defined $datatype && defined $datatype_3 && defined $datatype_4 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_4 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && defined $datatype && defined $datatype_3 && defined $datatype_5 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $datatype && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype ne $datatype_6 || $datatype_4 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && ($datatype_2 ne $datatype_5 || $datatype_3 ne $datatype_5 || $datatype_4 ne $datatype_5)Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && defined $datatype_2 && defined $datatype_3 && defined $datatype_4 && defined $datatype_6 && ($datatype_2 ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_4 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && defined $datatype_2 && defined $datatype_3 && defined $datatype_5 && defined $datatype_6 && ($datatype_2 ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && defined $datatype_2 && defined $datatype_3 && defined $datatype_5 && defined $datatype_6 && ($datatype_2 ne $datatype_6 || $datatype_3 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $datatype_2 && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype_2 ne $datatype_6 || $datatype_4 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the alphabet the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $datatype_3 && defined $datatype_4 && defined $datatype_5 && defined $datatype_6 && ($datatype_3 ne $datatype_6 || $datatype_4 ne $datatype_6 || $datatype_5 ne $datatype_6)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && defined $substitution_model && defined $substitution_model2 && ($substitution_model ne $substitution_model2)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && defined $substitution_model && defined $substitution_model3 && ($substitution_model ne $substitution_model3)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && defined $substitution_model && defined $substitution_model4 && ($substitution_model ne $substitution_model4)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && defined $substitution_model && defined $substitution_model5 && ($substitution_model ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 6 && defined $substitution_model && defined $substitution_model6 && ($substitution_model ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && defined $substitution_model2 && defined $substitution_model3 && ($substitution_model2 ne $substitution_model3)Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && defined $substitution_model2 && defined $substitution_model4 && ($substitution_model2 ne $substitution_model4)Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && defined $substitution_model2 && defined $substitution_model5 && ($substitution_model2 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 6 && defined $substitution_model2 && defined $substitution_model6 && ($substitution_model2 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && defined $substitution_model3 && defined $substitution_model4 && ($substitution_model3 ne $substitution_model4)Please make the substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && defined $substitution_model3 && defined $substitution_model5 && ($substitution_model3 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 6 && defined $substitution_model3 && defined $substitution_model6 && ($substitution_model3 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model4 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 6 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model4 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 5 && $linkfile22 == 6 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && ($substitution_model != $substitution_model2 || $substitution_model != $substitution_model3 || $substitution_model2 != $substitution_model3 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model4 && ($substitution_model != $substitution_model2 || $substitution_model != $substitution_model4 || $substitution_model2 != $substitution_model4 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model5 && ($substitution_model != $substitution_model2 || $substitution_model != $substitution_model5 || $substitution_model2 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && ($substitution_model != $substitution_model2 || $substitution_model != $substitution_model6 || $substitution_model2 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model4 && ($substitution_model != $substitution_model3 || $substitution_model != $substitution_model4 || $substitution_model3 != $substitution_model4 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model5 && ($substitution_model != $substitution_model3 || $substitution_model != $substitution_model5 || $substitution_model3 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model6 && ($substitution_model != $substitution_model3 || $substitution_model != $substitution_model6 || $substitution_model3 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && defined $substitution_model && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model != $substitution_model4 || $substitution_model != $substitution_model5 || $substitution_model4 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && defined $substitution_model && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model != $substitution_model4 || $substitution_model != $substitution_model6 || $substitution_model4 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && defined $substitution_model && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model != $substitution_model5 || $substitution_model != $substitution_model6 || $substitution_model5 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && ($substitution_model2 != $substitution_model3 || $substitution_model2 != $substitution_model4 || $substitution_model3 != $substitution_model4 )Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model5 && ($substitution_model2 != $substitution_model3 || $substitution_model2 != $substitution_model5 || $substitution_model3 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model6 && ($substitution_model2 != $substitution_model3 || $substitution_model2 != $substitution_model6 || $substitution_model3 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model2 != $substitution_model4 || $substitution_model2 != $substitution_model5 || $substitution_model4 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model2 != $substitution_model4 || $substitution_model2 != $substitution_model6 || $substitution_model4 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && defined $substitution_model2 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model2 != $substitution_model5 || $substitution_model2 != $substitution_model6 || $substitution_model5 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model3 != $substitution_model4 || $substitution_model3 != $substitution_model5 || $substitution_model4 != $substitution_model5 )Please make the substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model3 != $substitution_model4 || $substitution_model3 != $substitution_model6 || $substitution_model4 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && defined $substitution_model3 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model3 != $substitution_model5 || $substitution_model3 != $substitution_model6 || $substitution_model5 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model4 != $substitution_model5 || $substitution_model4 != $substitution_model6 || $substitution_model5 != $substitution_model6 )Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && ($substitution_model ne $substitution_model4 || $substitution_model2 ne $substitution_model4 || $substitution_model3 ne $substitution_model4)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model5 && ($substitution_model ne $substitution_model5 || $substitution_model2 ne $substitution_model5 || $substitution_model3 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model2 ne $substitution_model6 || $substitution_model3 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model ne $substitution_model5 || $substitution_model2 ne $substitution_model5 || $substitution_model4 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model2 ne $substitution_model6 || $substitution_model4 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && defined $substitution_model && defined $substitution_model2 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model2 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model ne $substitution_model5 || $substitution_model3 ne $substitution_model5 || $substitution_model4 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model4 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && defined $substitution_model && defined $substitution_model3 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $substitution_model && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model ne $substitution_model6 || $substitution_model4 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && ($substitution_model2 ne $substitution_model5 || $substitution_model3 ne $substitution_model5 || $substitution_model4 ne $substitution_model5)Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model6 && ($substitution_model2 ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model4 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && defined $substitution_model2 && defined $substitution_model3 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model2 ne $substitution_model6 || $substitution_model3 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $substitution_model2 && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model2 ne $substitution_model6 || $substitution_model4 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)Please make the substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $substitution_model3 && defined $substitution_model4 && defined $substitution_model5 && defined $substitution_model6 && ($substitution_model3 ne $substitution_model6 || $substitution_model4 ne $substitution_model6 || $substitution_model5 ne $substitution_model6)linkfile24Select the fourth gene to link (--link)perldefined $linkfile23123456Please enter the lowest gene number firstperldefined $linkfile24 && $linkfile23 > $linkfile24Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && defined $custom_model && defined $custom_model2 && ($custom_model ne $custom_model2)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && defined $custom_model && defined $custom_model3 && ($custom_model ne $custom_model3)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && defined $custom_model && defined $custom_model4 && ($custom_model ne $custom_model4)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && defined $custom_model && defined $custom_model5 && ($custom_model ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 6 && defined $custom_model && defined $custom_model6 && ($custom_model ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && defined $custom_model2 && defined $custom_model3 && ($custom_model2 ne $custom_model3)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && defined $custom_model2 && defined $custom_model4 && ($custom_model2 ne $custom_model4)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && defined $custom_model2 && defined $custom_model5 && ($custom_model2 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 6 && defined $custom_model2 && defined $custom_model6 && ($custom_model2 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && defined $custom_model3 && defined $custom_model4 && ($custom_model3 ne $custom_model4)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && defined $custom_model3 && defined $custom_model5 && ($custom_model3 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 6 && defined $custom_model3 && defined $custom_model6 && ($custom_model3 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && defined $custom_model4 && defined $custom_model5 && ($custom_model4 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 6 && defined $custom_model4 && defined $custom_model6 && ($custom_model4 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 5 && $linkfile22 == 6 && defined $custom_model5 && defined $custom_model6 && ($custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && ($custom_model != $custom_model2 || $custom_model != $custom_model3 || $custom_model2 != $custom_model3 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && defined $custom_model && defined $custom_model2 && defined $custom_model4 && ($custom_model != $custom_model2 || $custom_model != $custom_model4 || $custom_model2 != $custom_model4 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && defined $custom_model && defined $custom_model2 && defined $custom_model5 && ($custom_model != $custom_model2 || $custom_model != $custom_model5 || $custom_model2 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && ($custom_model != $custom_model2 || $custom_model != $custom_model6 || $custom_model2 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && defined $custom_model && defined $custom_model3 && defined $custom_model4 && ($custom_model != $custom_model3 || $custom_model != $custom_model4 || $custom_model3 != $custom_model4 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && defined $custom_model && defined $custom_model3 && defined $custom_model5 && ($custom_model != $custom_model3 || $custom_model != $custom_model5 || $custom_model3 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && defined $custom_model && defined $custom_model3 && defined $custom_model6 && ($custom_model != $custom_model3 || $custom_model != $custom_model6 || $custom_model3 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && defined $custom_model && defined $custom_model4 && defined $custom_model5 && ($custom_model != $custom_model4 || $custom_model != $custom_model5 || $custom_model4 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && defined $custom_model && defined $custom_model4 && defined $custom_model6 && ($custom_model != $custom_model4 || $custom_model != $custom_model6 || $custom_model4 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && defined $custom_model && defined $custom_model5 && defined $custom_model6 && ($custom_model != $custom_model5 || $custom_model != $custom_model6 || $custom_model5 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && ($custom_model2 != $custom_model3 || $custom_model2 != $custom_model4 || $custom_model3 != $custom_model4 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && defined $custom_model2 && defined $custom_model3 && defined $custom_model5 && ($custom_model2 != $custom_model3 || $custom_model2 != $custom_model5 || $custom_model3 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && defined $custom_model2 && defined $custom_model3 && defined $custom_model6 && ($custom_model2 != $custom_model3 || $custom_model2 != $custom_model6 || $custom_model3 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && defined $custom_model2 && defined $custom_model4 && defined $custom_model5 && ($custom_model2 != $custom_model4 || $custom_model2 != $custom_model5 || $custom_model4 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && defined $custom_model2 && defined $custom_model4 && defined $custom_model6 && ($custom_model2 != $custom_model4 || $custom_model2 != $custom_model6 || $custom_model4 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && defined $custom_model2 && defined $custom_model5 && defined $custom_model6 && ($custom_model2 != $custom_model5 || $custom_model2 != $custom_model6 || $custom_model5 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && ($custom_model3 != $custom_model4 || $custom_model3 != $custom_model5 || $custom_model4 != $custom_model5 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model3 != $custom_model4 || $custom_model3 != $custom_model6 || $custom_model4 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && defined $custom_model3 && defined $custom_model5 && defined $custom_model6 && ($custom_model3 != $custom_model5 || $custom_model3 != $custom_model6 || $custom_model5 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model4 != $custom_model5 || $custom_model4 != $custom_model6 || $custom_model5 != $custom_model6 )Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && ($custom_model ne $custom_model4 || $custom_model2 ne $custom_model4 || $custom_model3 ne $custom_model4)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model5 && ($custom_model ne $custom_model5 || $custom_model2 ne $custom_model5 || $custom_model3 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model3 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && defined $custom_model && defined $custom_model2 && defined $custom_model4 && defined $custom_model5 && ($custom_model ne $custom_model5 || $custom_model2 ne $custom_model5 || $custom_model4 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model4 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && defined $custom_model && defined $custom_model2 && defined $custom_model5 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model2 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && defined $custom_model && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && ($custom_model ne $custom_model5 || $custom_model3 ne $custom_model5 || $custom_model4 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && defined $custom_model && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && defined $custom_model && defined $custom_model3 && defined $custom_model5 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $custom_model && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model ne $custom_model6 || $custom_model4 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && ($custom_model2 ne $custom_model5 || $custom_model3 ne $custom_model5 || $custom_model4 ne $custom_model5)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && defined $custom_model2 && defined $custom_model3 && defined $custom_model4 && defined $custom_model6 && ($custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && defined $custom_model2 && defined $custom_model3 && defined $custom_model5 && defined $custom_model6 && ($custom_model2 ne $custom_model6 || $custom_model3 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $custom_model2 && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model2 ne $custom_model6 || $custom_model4 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make the custom substitution model the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && defined $custom_model3 && defined $custom_model4 && defined $custom_model5 && defined $custom_model6 && ($custom_model3 ne $custom_model6 || $custom_model4 ne $custom_model6 || $custom_model5 ne $custom_model6)Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && ((defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && ((defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && ((defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && ((defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 6 && ((defined $gammarates41 && !defined $gammarates46) || (defined $gammarates45 && !defined $gammarates46))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && ((defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && ((defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && ((defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 6 && ((defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && ((defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && ((defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 6 && ((defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && ((defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 6 && ((defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && ((defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45))Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates42) || (defined $gammarates42 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates43) || (defined $gammarates43 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 4 && $linkfile22 == 5 && $linkfile23 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && ( (defined $gammarates41 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && ( (defined $gammarates42 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 4 && ( (defined $gammarates43 && !defined $gammarates44) || (defined $gammarates44 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 3 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 2 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates41 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates41 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates41) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 1 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates42 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates43 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 5 && ( (defined $gammarates44 && !defined $gammarates45) || (defined $gammarates45 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 4 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 3 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates42 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates42) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 2 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates43 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates43) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates44 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates44) )Please make sure Use Gamma[4] is the same for all linked genesperl$linkfile21 == 3 && $linkfile22 == 4 && $linkfile23 == 5 && $linkfile24 == 6 && ( (defined $gammarates45 && !defined $gammarates46) || (defined $gammarates46 && !defined $gammarates45) )