brentp / somalier

fast sample-swap and relatedness checks on BAMs/CRAMs/VCFs/GVCFs... "like damn that is one smart wine guy"
MIT License
254 stars 35 forks source link

add option to scale ibs0 and ibs2 by n #49

Closed brentp closed 4 years ago

brentp commented 4 years ago

the current plot outputs have IBS0 and IBS2, but these vary depending on number of sites with data from each sample. likely much more informative to use IBS0[i, j] / n[i, j] for samples i, j.