CAST-genomics / haptools

Ancestry and haplotype aware simulation of genotypes and phenotypes for complex trait analysis
https://haptools.readthedocs.io
MIT License
18 stars 4 forks source link

fix: GenotypesTR to properly load repeat count instead of GT #212

Closed mlamkin7 closed 1 year ago

mlamkin7 commented 1 year ago

This update properly utilizes tr_harmonizer.py GetLengthGenotypes() to convert GTs into repeat count.