• ehsan's avatar
    * Seed of random number generator is reset before processing each dense marker... · a7530e32
    ehsan authored
    * Seed of random number generator is reset before processing each dense marker to ensure reproducibility of results for different number of threads with the same seed value.
    * Meiosis probability calculation is fixed for the dense markers having a single flanking marker appearing after the dense markers.
    * Genotype calling thresholds are now compared as >= (previously >) to provide support for calling certain genotypes using method 2 with first threshold value of 1.
    * Probability of genotypes was not exported to the output probability file.
    a7530e32