CAST-genomics / haptools

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

fix: Implemented logging class and removed print statements simgenotype/karyogram #158

Closed mlamkin7 closed 1 year ago

mlamkin7 commented 1 year ago

Update the simgenotype and karyogram subcommands to utilize the logging class and no longer use print statements.