Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 15: Line 15:     
   if (observed[markers - 1])
 
   if (observed[markers - 1])
       Condition(matrix[markers - 1], haplotypes, markers - 1, observed[markers - 1], E[markers - 1], freqs[observed[markers - 1]][markers - 1]);
+
       Condition(matrix[markers - 1], haplotypes, markers - 1, observed[markers - 1],  
 +
                E[markers - 1], freqs[observed[markers - 1]][markers - 1]);
 
   }
 
   }

Navigation menu