rqtl / qtl2

QTL analysis software for high-dimensional data and complex cross designs
https://kbroman.org/qtl2
GNU General Public License v3.0
34 stars 23 forks source link

Have calc_het() give an error if input are allele dosages #190

Closed kbroman closed 3 years ago

kbroman commented 3 years ago

if input to calc_het() has been reduced to allele dosages, we have no ability to determine heterozygosity, so we should stop with an error.